8.5.3-php5-rhel-7-r1 release

This commit is contained in:
Bitnami Bot
2018-06-06 18:41:13 +00:00
parent 7328dcf97a
commit 104de0d064
2 changed files with 9 additions and 9 deletions

View File

@@ -7,11 +7,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages bzip2-libs cyrus-sasl-lib expat freetype glibc gmp keyutils-libs krb5-libs libcom_err libcurl libgcc libgcrypt libgpg-error libicu libidn libjpeg-turbo libpng libselinux libssh2 libstdc++ libxml2 libxslt ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre postgresql-libs readline sqlite xz-libs zlib
RUN bitnami-pkg unpack apache-2.4.33-3 --checksum c9ed08e5c752fe23eff64d19f1e2a4a34f6326732acc80ea685f2d8eda7ee96f
RUN bitnami-pkg unpack php-5.6.36-2 --checksum 0450849b83be5c291cc777a380a404e0feb13213c932fd55255b92c25e3d5e5c
RUN bitnami-pkg unpack apache-2.4.33-4 --checksum cc2b7ea816858476f7cb475e1319219b88461af51a25e6ba96592e0bb560e9ca
RUN bitnami-pkg unpack php-5.6.36-3 --checksum 846669ced38c73cfde679fa702a14065b31262a58eb4fcd122af44e6a229fe45
RUN bitnami-pkg unpack mysql-client-10.1.33-0 --checksum 4b07acdb7d3f6a61161414ad7f7639da8f291962e242eb257f612d18c8231501
RUN bitnami-pkg install libphp-5.6.36-1 --checksum b76a2058eb1a5612f4709fa5f09c4b2c93b31d38eb352e4b0ff53efdc40a8d23
RUN bitnami-pkg unpack drupal-8.5.3-3 --checksum d716a107a08ad38faff4761ac7e47431cef544ee693087e5f19272ba6b082a5f
RUN bitnami-pkg install libphp-5.6.36-4 --checksum f17506b41b5c201fcf3a33a694fb9162e52d983a55bcc9697144d54f2abe8bd4
RUN bitnami-pkg unpack drupal-8.5.3-4 --checksum 2702aa505b60467009d09116585128278ee442a26e9cf83a554115c0c5b527a1
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/error_log
@@ -20,7 +20,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="8443" \
APACHE_HTTP_PORT_NUMBER="8080" \
BITNAMI_APP_NAME="drupal" \
BITNAMI_IMAGE_VERSION="8.5.3-php5-rhel-7-r0" \
BITNAMI_IMAGE_VERSION="8.5.3-php5-rhel-7-r1" \
DRUPAL_DATABASE_NAME="bitnami_drupal" \
DRUPAL_DATABASE_PASSWORD="" \
DRUPAL_DATABASE_USER="bn_drupal" \

View File

@@ -25,10 +25,10 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`8-ol-7`, `8.5.3-ol-7-r0` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-ol-7-r0/8/ol-7/Dockerfile)
* [`8-rhel-7`, `8.5.3-rhel-7-r1` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-rhel-7-r1/8/rhel-7/Dockerfile)
* [`8`, `8.5.3-r28`, `latest` (8/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-r28/8/Dockerfile)
* [`8-php5-rhel-7`, `8.5.3-php5-rhel-7-r0` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-php5-rhel-7-r0/8-php5/rhel-7/Dockerfile)
* [`8`, `8.5.3-r27`, `latest` (8/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-r27/8/Dockerfile)
* [`8-ol-7`, `8.5.3-ol-7-r1` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-ol-7-r1/8/ol-7/Dockerfile)
* [`8-rhel-7`, `8.5.3-rhel-7-r2` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-rhel-7-r2/8/rhel-7/Dockerfile)
* [`8-php5-rhel-7`, `8.5.3-php5-rhel-7-r1` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.5.3-php5-rhel-7-r1/8-php5/rhel-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).