mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 15:09:17 +08:00
2.3.1-ol-7-r22 release
This commit is contained in:
@@ -8,12 +8,12 @@ ENV HOME="/" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages glibc libgcc libicu libstdc++ ncurses-libs openssl-libs zlib
|
||||
RUN . ./libcomponent.sh && component_unpack "couchdb" "2.3.1-1" --checksum 8853cf6e6f917b1172f5fc969ca9ad0d4ab210eb23687621a58649a45eb2ff6d
|
||||
RUN . ./libcomponent.sh && component_unpack "couchdb" "2.3.1-2" --checksum 7cadd78aec115e233db55c0243f6d92469bfe9c8a66c6c1bb69ea2185fd0016a
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="couchdb" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r21" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r22" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/couchdb/bin:$PATH"
|
||||
|
||||
|
||||
@@ -51,7 +51,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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.3.1-ol-7-r21` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r21/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.3.1-ol-7-r22` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r22/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.3.1-debian-9-r19`, `2`, `2.3.1`, `2.3.1-r19`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r19/2/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).
|
||||
|
||||
Reference in New Issue
Block a user