mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 06:47:25 +08:00
2.4.38-ol-7-r0 release
This commit is contained in:
@@ -7,7 +7,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages cyrus-sasl-lib expat glibc keyutils-libs krb5-libs libcom_err libselinux nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre zlib
|
||||
RUN bitnami-pkg unpack apache-2.4.37-24 --checksum 8d30b7cef2a3f223b59d652fdad92d84198296cd6e30c844c3ecb32ce4676b88
|
||||
RUN bitnami-pkg unpack apache-2.4.38-0 --checksum 20c206375c7c405daba10fa92616d68991fcf88a3706ad77e35632e30887bda5
|
||||
RUN ln -sf /opt/bitnami/apache/htdocs /app
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
|
||||
RUN ln -sf /dev/stderr /opt/bitnami/apache/logs/error_log
|
||||
@@ -16,7 +16,7 @@ COPY rootfs /
|
||||
ENV APACHE_HTTPS_PORT_NUMBER="8443" \
|
||||
APACHE_HTTP_PORT_NUMBER="8080" \
|
||||
BITNAMI_APP_NAME="apache" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.37-ol-7-r101" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.38-ol-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user