mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
2.4.35-ol-7-r15 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r130
|
||||
FROM bitnami/oraclelinux-extras:7-r132
|
||||
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-ol-7-r14" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.35-ol-7-r15" \
|
||||
PATH="/opt/bitnami/apache/bin:$PATH"
|
||||
|
||||
EXPOSE 8080 8443
|
||||
|
||||
@@ -40,12 +40,13 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
> NOTE: RHEL images are not available in any public registry. You can build them on your side on top of RHEL as described on this [doc](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/getting_started_with_containers/index#creating_docker_images).
|
||||
|
||||
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.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-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-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)
|
||||
|
||||
# Get this image
|
||||
|
||||
Reference in New Issue
Block a user