mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
3.2.7-debian-9-r113 release
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
FROM bitnami/minideb-extras:stretch-r464
|
||||
FROM bitnami/minideb-extras:stretch-r465
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libbz2-1.0 libc6 libcomerr2 libcurl3 libexpat1 libffi6 libfreetype6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu57 libidn11 libidn2-0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libmemcached11 libmemcachedutil2 libncurses5 libnettle6 libnghttp2-14 libp11-kit0 libpcre3 libpng16-16 libpq5 libpsl5 libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl1.0.2 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5 libtinfo5 libunistring0 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg unpack apache-2.4.41-1 --checksum 4a3bb4e02de7df61c742b4fa57a044487e8d168da630cf84b29129f45e6e9225
|
||||
RUN bitnami-pkg unpack php-7.2.22-0 --checksum 9ec8e10de2bceaaa8a0d49c09c92e8ba76e64654aec5d52b1699ebc92f6a9080
|
||||
RUN bitnami-pkg unpack php-7.2.22-1 --checksum 354146eb8ad2cbe69ddb62ac259a026e1fe332e758fc7853217c73d78df51416
|
||||
RUN bitnami-pkg unpack mysql-client-10.3.17-0 --checksum 71d59fafc3e7e3e598af0c2b6788d77558630afe647ec1f922ffdd5025f3d737
|
||||
RUN bitnami-pkg install libphp-7.2.22-0 --checksum fbe0fcc057cbc1b6541b1533267537c51e626bad2c46643e96f8f9aa2abfa31f
|
||||
RUN bitnami-pkg unpack phpbb-3.2.7-1 --checksum 94994fcc6d25e0916319f9171a21e865b662a5df8af4d9a68ba25b794f4253e7
|
||||
@@ -18,7 +18,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_SET_HTTPS_PORT="no" \
|
||||
APACHE_SET_HTTP_PORT="no" \
|
||||
BITNAMI_APP_NAME="phpbb" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.7-debian-9-r112" \
|
||||
BITNAMI_IMAGE_VERSION="3.2.7-debian-9-r113" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.2.7-ol-7-r123` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.7-ol-7-r123/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.7-debian-9-r112`, `3`, `3.2.7`, `3.2.7-r112`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.7-debian-9-r112/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.2.7-debian-9-r113`, `3`, `3.2.7`, `3.2.7-r113`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.2.7-debian-9-r113/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