mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
2.4.37-ol-7-r89 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r223
|
||||
FROM bitnami/oraclelinux-extras:7-r224
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -10,13 +10,13 @@ RUN install_packages cyrus-sasl-lib expat glibc keyutils-libs krb5-libs libcom_e
|
||||
RUN bitnami-pkg unpack apache-2.4.37-24 --checksum 8d30b7cef2a3f223b59d652fdad92d84198296cd6e30c844c3ecb32ce4676b88
|
||||
RUN ln -sf /opt/bitnami/apache/htdocs /app
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/error_log
|
||||
RUN ln -sf /dev/stderr /opt/bitnami/apache/logs/error_log
|
||||
|
||||
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-r88" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.37-ol-7-r89" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`2.4-rhel-7`, `2.4.37-rhel-7-r56` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-rhel-7-r56/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.37-ol-7-r88` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r88/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.37-ol-7-r89` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-ol-7-r89/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.37-debian-9-r68`, `2.4`, `2.4.37`, `2.4.37-r68`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.37-debian-9-r68/2.4/debian-9/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
Reference in New Issue
Block a user