mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 07:37:32 +08:00
2.4.35-debian-9-r14 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r161
|
||||
FROM bitnami/minideb-extras:stretch-r162
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -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.35-debian-9-r13" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.35-debian-9-r14" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
EXPOSE 8080 8443
|
||||
|
||||
@@ -46,8 +46,8 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`2.4-rhel-7`, `2.4.35-rhel-7-r0` (2.4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-rhel-7-r0/2.4/rhel-7/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.35-ol-7-r15` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-ol-7-r15/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.35-debian-9-r13`, `2.4`, `2.4.35`, `2.4.35-r13`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-debian-9-r13/2.4/debian-9/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.35-ol-7-r14` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-ol-7-r14/2.4/ol-7/Dockerfile)
|
||||
* [`2.4-debian-9`, `2.4.35-debian-9-r14`, `2.4`, `2.4.35`, `2.4.35-r14`, `latest` (2.4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.35-debian-9-r14/2.4/debian-9/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user