{"id":46232424,"url":"https://github.com/dockhippie/mongodb","last_synced_at":"2026-03-03T18:09:56.240Z","repository":{"id":23959405,"uuid":"100257280","full_name":"dockhippie/mongodb","owner":"dockhippie","description":"Docker images for mongodb","archived":false,"fork":false,"pushed_at":"2026-01-16T03:05:37.000Z","size":421,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-16T17:25:22.696Z","etag":null,"topics":["docker","image"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dockhippie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-08-14T10:47:05.000Z","updated_at":"2026-01-16T03:05:41.000Z","dependencies_parsed_at":"2023-02-10T13:45:41.828Z","dependency_job_id":"e819ac75-eafe-49ac-819e-544877df0c48","html_url":"https://github.com/dockhippie/mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dockhippie/mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockhippie%2Fmongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockhippie%2Fmongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockhippie%2Fmongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockhippie%2Fmongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockhippie","download_url":"https://codeload.github.com/dockhippie/mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockhippie%2Fmongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30054109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T17:46:22.538Z","status":"ssl_error","status_checked_at":"2026-03-03T17:46:22.036Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","image"],"created_at":"2026-03-03T18:09:55.485Z","updated_at":"2026-03-03T18:09:56.232Z","avatar_url":"https://github.com/dockhippie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mongodb\n\n[![Docker Build](https://github.com/dockhippie/mongodb/actions/workflows/docker.yml/badge.svg)](https://github.com/dockhippie/mongodb/actions/workflows/docker.yml) [![GitHub Repo](https://img.shields.io/badge/github-repo-yellowgreen)](https://github.com/dockhippie/mongodb)\n\nThese are docker images for [MongoDB][upstream] running on our\n[Ubuntu image][parent].\n\n## Versions\n\nFor the available versions please look at [Docker Hub][dockerhub] or\n[Quay][quayio] or check the existing folders within the\n[GitHub repository][github].\n\n## Volumes\n\n*  /var/lib/mongodb\n*  /var/lib/backup\n\n## Ports\n\n*  27017\n*  27018\n*  27019\n\n## Available environment variables\n\n```console\nMONGODB_AUTH = false\nMONGODB_AUTH_DB = admin\nMONGODB_AWS_IAM_SESSION_TOKEN =\nMONGODB_BACKUP_IGNORE = (admin|config|local)\nMONGODB_BACKUP_PATH = /var/lib/backup\nMONGODB_BACKUP_RETENTION = 14\nMONGODB_CLUSTER_AUTH_MODE =\nMONGODB_CLUSTER_IP_SOURCE_WHITELIST =\nMONGODB_CONFIG =\nMONGODB_CONFIG_EXPAND =\nMONGODB_CONFIGSVR = false\nMONGODB_CPU = false\nMONGODB_DATABASE =\nMONGODB_DBPATH = /var/lib/mongodb\nMONGODB_DIRECTORYPERDB = false\nMONGODB_ENABLE_MAJORITY_READ_CONCERN = false\nMONGODB_IPV6 = false\nMONGODB_JOURNAL_COMMIT_INTERVAL =\nMONGODB_KEY_FILE =\nMONGODB_LISTEN_BACKLOG =\nMONGODB_LOGAPPEND = false\nMONGODB_LOGPATH =\nMONGODB_LOGROTATE =\nMONGODB_MAX_CONNS =\nMONGODB_NETWORK_MESSAGE_COMPRESSORS =\nMONGODB_NO_INDEX_BUILD_RETRY = false\nMONGODB_NOAUTH = false\nMONGODB_NOJOURNAL = false\nMONGODB_NOSCRIPTING = false\nMONGODB_NOTABLESCAN = false\nMONGODB_OPLOG_MIN_RETENTION_HOURS =\nMONGODB_OPLOG_SIZE =\nMONGODB_PASSWORD =\nMONGODB_PERFORM_REPAIR = false\nMONGODB_PERFORM_UPGRADE = true\nMONGODB_PROFILE =\nMONGODB_PROFILE_FILTER =\nMONGODB_QUIET = false\nMONGODB_REMOVE_LOCK = true\nMONGODB_REPL_SET =\nMONGODB_ROOT_PASSWORD =\nMONGODB_ROOT_USERNAME =\nMONGODB_SET_PARAMETER =\nMONGODB_SHARDSVR = false\nMONGODB_SKIP_CHOWN = false\nMONGODB_SLOW_OP_SAMPLE_RATE =\nMONGODB_SLOWMS =\nMONGODB_SSL_ALLOW_CONNECTIONS_WITHOUT_CERTIFICATES = false\nMONGODB_SSL_ALLOW_INVALID_CERTIFICATES = false\nMONGODB_SSL_ALLOW_INVALID_HOSTNAMES = false\nMONGODB_SSL_CA_FILE =\nMONGODB_SSL_CERTIFICATE_KEY_FILE = ${MONGODB_SSL_PEM_KEY_FILE}\nMONGODB_SSL_CERTIFICATE_KEY_FILE_PASSWORD = ${MONGODB_SSL_PEM_KEY_PASSWORD}\nMONGODB_SSL_CLUSTER_CA_FILE =\nMONGODB_SSL_CLUSTER_FILE =\nMONGODB_SSL_CLUSTER_PASSWORD =\nMONGODB_SSL_CRL_FILE =\nMONGODB_SSL_DISABLED_PROTOCOLS =\nMONGODB_SSL_FIPS_MODE = false\nMONGODB_SSL_LOG_VERSIONS =\nMONGODB_SSL_MODE =\nMONGODB_SSL_ON_NORMAL_PORTS = false\nMONGODB_STORAGE_ENGINE =\nMONGODB_SYNCDELAY =\nMONGODB_SYSINFO = false\nMONGODB_SYSLOG = false\nMONGODB_TIMESTAMP_FORMAT =\nMONGODB_TIMEZONE_INFO =\nMONGODB_TRANSITION_TO_AUTH = false\nMONGODB_USERNAME =\nMONGODB_VERBOSE = false\nMONGODB_WIRED_TIGER_CACHE_SIZE =\nMONGODB_WIRED_TIGER_COLLECTION_BLOCK_COMPRESSOR =\nMONGODB_WIRED_TIGER_DIRECTORY_FOR_INDEXES =\nMONGODB_WIRED_TIGER_INDEX_PREFIX_COMPRESSION =\nMONGODB_WIRED_TIGER_JOURNAL_COMPRESSOR =\nMONGODB_WIRED_TIGER_MAX_CACHE_OVERFLOW_FILESIZE =\nMONGODB_ZSTD_DEFAULT_COMPRESSION_LEVEL =\n```\n\nExtracted by the command: `grep -hE ': \"\\$\\{(.*)\\}\"' latest/overlay/etc/entrypoint.d/*.sh | sed 's/: \"\\${//' | sed 's/:=\"/ = /' | sed 's/\"}\"$//' | sort | uniq`\n\n## Inherited environment variables\n\n*  [webhippie/ubuntu](https://github.com/dockhippie/ubuntu#available-environment-variables)\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n*  [Thomas Boerger](https://github.com/tboerger)\n\n## License\n\nMIT\n\n## Copyright\n\n```console\nCopyright (c) 2015 Thomas Boerger \u003chttp://www.webhippie.de\u003e\n```\n\n[upstream]: https://www.mongodb.com\n[parent]: https://github.com/dockhippie/ubuntu\n[dockerhub]: https://hub.docker.com/r/webhippie/mongodb/tags\n[quayio]: https://quay.io/repository/webhippie/mongodb?tab=tags\n[github]: https://github.com/dockhippie/mongodb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockhippie%2Fmongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockhippie%2Fmongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockhippie%2Fmongodb/lists"}