mirror of
https://github.com/bitnami/containers.git
synced 2026-02-24 15:17:27 +08:00
10.3.0-r4 release
Maintenance release
This commit is contained in:
@@ -3,12 +3,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libbsd0 libc6 libedit2 liblzma5 libssl1.0.0 libtinfo5 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg unpack postgresql-10.3.0-1 --checksum 964ce00ecbe2baf7cb3e4138a904992032b87a46292bad3cc561d4be20bcf37c
|
||||
RUN bitnami-pkg unpack postgresql-10.3.0-2 --checksum e3ca44123caab1b0799ced386ff0e4cc2a629295afca779e27a9c175ee031937
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.0-r3" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.0-r4" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user