- Recommended NOT to local build and it's better to just use the pre-build mongo docker images using
make up
to run. - If want to build locally, then use command below since default is NOT to build locally:
make build-local
- Use pre-build docker hub iamges below:
make up
or,
docker-compose up
Login/password default (change in docker-compose.yml): admin/changeme
http://0.0.0.0:28081/
or,
http://<host_ip>:28081/
./shell.sh
docker-compose down
or
docker-compose down -v
Maintained by: the Docker Community
This is the Git repo of the Docker "Official Image" for mongo
(not to be confused with any official mongo
image provided by mongo
upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.
The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the mongo
directory.
For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.
For outstanding mongo
image PRs, check PRs with the "library/mongo" label on the official-images repository. For the current "source of truth" for mongo
, see the library/mongo
file in the official-images repository.
Build | Status | Badges | (per-arch) |
---|---|---|---|