An open API service indexing awesome lists of open source software.

https://github.com/ventx/alpine-mongo-client

Alpine image with mongo-client and some other utilities installed.
https://github.com/ventx/alpine-mongo-client

docker dockerfile mongo mongo-client

Last synced: about 2 months ago
JSON representation

Alpine image with mongo-client and some other utilities installed.

Awesome Lists containing this project

README

          

# Description

[Ubuntu Xenial](http://releases.ubuntu.com/16.04/) 16.04 Mongo image with git, mongodb, (un)zip and openssh-client installed.

## Docker Hub

[ventx/mongo-client](https://cloud.docker.com/u/ventx/repository/docker/ventx/jenkins-mongo)

# Docker image

* Base Image: mongo:3.4
* OS: Ubuntu Xenial
* Version: 16.04
* Mongo: 3.4

# Installed Packages

* [git](https://packages.ubuntu.com/xenial/git)
* [openssh-client](https://packages.ubuntu.com/xenial/openssh-client)
* [unzip](https://packages.ubuntu.com/xenial/unzip)