mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 06:57:49 +08:00
2.4.38-rhel-7-r38 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 libnghttp2 libselinux nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre zlib
|
||||
RUN bitnami-pkg unpack apache-2.4.38-1 --checksum 131aea005619d478dfd56351dc2fb0cd740ccdfd2ea06b249e88bd2b71e7f351
|
||||
RUN bitnami-pkg unpack apache-2.4.38-2 --checksum 7b5327dc0ec3bd78f1ed781e1a7c5275b5426ea08acc36226cb7ca3950cb61c0
|
||||
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.38-rhel-7-r37" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.38-rhel-7-r38" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
|
||||
@@ -46,8 +46,8 @@ 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.4-rhel-7`, `2.4.38-rhel-7-r37` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-rhel-7-r37/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.38-ol-7-r38` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-ol-7-r38/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-rhel-7`, `2.4.38-rhel-7-r38` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-rhel-7-r38/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.38-ol-7-r37` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-ol-7-r37/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.38-debian-9-r35`, `2.4`, `2.4.38`, `2.4.38-r35`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.38-debian-9-r35/2.4/debian-9/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
Reference in New Issue
Block a user