mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 06:48:08 +08:00
3.2.2-debian-11-r8 release
This commit is contained in:
committed by
Bitnami Containers
parent
ec6e52675a
commit
6c856ccb3b
@@ -39,7 +39,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`3`, `3-debian-11`, `3.2.2`, `3.2.2-debian-11-r7`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.2.2-debian-11-r7/3/debian-11/Dockerfile)
|
||||
* [`3`, `3-debian-11`, `3.2.2`, `3.2.2-debian-11-r8`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.2.2-debian-11-r8/3/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).
|
||||
|
||||
@@ -273,7 +273,6 @@ Here is an example of extending the image with the following modifications:
|
||||
|
||||
```Dockerfile
|
||||
FROM bitnami/couchdb
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
### Change user to perform privileged actions
|
||||
USER 0
|
||||
|
||||
Reference in New Issue
Block a user