mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
3.2.3-debian-9-r17 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r168
|
||||
FROM bitnami/minideb-extras:stretch-r169
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -6,7 +6,7 @@ RUN install_packages libbz2-1.0 libc6 libcomerr2 libcurl3 libexpat1 libffi6 libf
|
||||
RUN bitnami-pkg unpack apache-2.4.35-1 --checksum 5a1ab97d35e180104bd852c69095edc0b91da74d8b8a789c40563ceeb255f491
|
||||
RUN bitnami-pkg unpack php-7.1.23-0 --checksum f7b1e5ccfd94938d0332805b2c05e5d1277234a56fa9d46edc58bb0ef3119581
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.36-0 --checksum e265f405c7707a49615c141ecf1e49aa0dc218d1d4660bbb51e94cfaa584c272
|
||||
RUN bitnami-pkg unpack libphp-7.1.22-2 --checksum 17857e3e8c600de1c2217151059044330186ff2a3f0574b564519c40a8f4fdbb
|
||||
RUN bitnami-pkg unpack libphp-7.1.23-0 --checksum d5517e9a81b55fb42645f96cf36c171156ea314dae32322d112c96c84930e7bb
|
||||
RUN bitnami-pkg unpack phpbb-3.2.3-2 --checksum 16c1ec7e7f7d0e874f4672e64916afcf9b01a8a4fb5a9121999caa0793d579bb
|
||||
|
||||
COPY rootfs /
|
||||
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="phpbb" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-9-r16" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.3-debian-9-r17" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -42,7 +42,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.2.3-ol-7-r20` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-ol-7-r20/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.3-debian-9-r16`, `3`, `3.2.3`, `3.2.3-r16`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-debian-9-r16/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.3-debian-9-r17`, `3`, `3.2.3`, `3.2.3-r17`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.3-debian-9-r17/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/phpbb GitHub repo](https://github.com/bitnami/bitnami-docker-phpbb).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user