4.4.15-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2022-06-21 22:31:32 +00:00
committed by Bitnami Containers
parent 8a400e7837
commit 28b0572d76
2 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
FROM docker.io/bitnami/minideb:buster
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`5.0`, `5.0-debian-10`, `5.0.9`, `5.0.9-debian-10-r17`, `latest` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/5.0.9-debian-10-r17/5.0/debian-10/Dockerfile)
* [`4.4`, `4.4-debian-10`, `4.4.15`, `4.4.15-debian-10-r1` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.15-debian-10-r1/4.4/debian-10/Dockerfile)
* [`4.4`, `4.4-debian-10`, `4.4.15`, `4.4.15-debian-10-r2` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.15-debian-10-r2/4.4/debian-10/Dockerfile)
* [`4.2`, `4.2-debian-10`, `4.2.21`, `4.2.21-debian-10-r1` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.21-debian-10-r1/4.2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/mongodb GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb).
@@ -809,10 +809,6 @@ $ docker-compose up mongodb
- All volumes have been merged at `/bitnami/mongodb`. Now you only need to mount a single volume at `/bitnami/mongodb` for persistence.
- The logs are always sent to the `stdout` and are no longer collected in the volume.
## Branch Deprecation Notice
MongoDB&reg;'s branch 4.0 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 06-12-2022
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-mongodb/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-mongodb/pulls) with your contribution.