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.
- Host: GitHub
- URL: https://github.com/ventx/alpine-mongo-client
- Owner: ventx
- License: gpl-3.0
- Created: 2019-09-11T11:44:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T09:18:26.000Z (almost 7 years ago)
- Last Synced: 2025-02-16T23:14:22.064Z (over 1 year ago)
- Topics: docker, dockerfile, mongo, mongo-client
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)