mirror of
https://github.com/bitnami/containers.git
synced 2026-02-23 08:57:25 +08:00
8.6.4-php5-rhel-7-r8 release
This commit is contained in:
@@ -8,9 +8,9 @@ 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.37-20 --checksum 8c93a99ad260e59bcbe1b93a3c3391806ade2d7266cb14dea622bd7b8255afd5
|
||||
RUN bitnami-pkg unpack php-5.6.38-4 --checksum ca208d2bd173e191b1b7a051d8d65bcd0a8b8e7127637743a19b8094e8532418
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.37-0 --checksum a30c54095ffb4d9180f53d925a67e4b7e11523e48b67f2d5912c20d80a703f52
|
||||
RUN bitnami-pkg unpack libphp-5.6.39-0 --checksum afcc8ebe49d837997a8aab209fafc005b9c4409f7f209e5cf4472b9aee078d06
|
||||
RUN bitnami-pkg unpack php-5.6.38-20 --checksum cab092cc55faa572f0bb3548bb0cbb7d457b9cf885df63b8a854cbb4ced96779
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.37-20 --checksum 68dc0a5d7237b8eeb45d742203bd255e60d1bbf96c5daf00e7b1ed2892ca98a5
|
||||
RUN bitnami-pkg unpack libphp-5.6.39-20 --checksum b47fa6ab89598bfb81727420a07fa5a0409e4fa2dd6ca3ffadc84f2d7e1921fe
|
||||
RUN bitnami-pkg unpack drupal-8.6.4-20 --checksum 6738d8c22bb73158f3e73bddecd515830325a1dd4c303d6257ddbabd7b3e3d4b
|
||||
RUN mkdir -p /opt/bitnami/apache/tmp && chmod g+rwX /opt/bitnami/apache/tmp
|
||||
RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
|
||||
@@ -21,7 +21,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="8443" \
|
||||
APACHE_HTTP_PORT_NUMBER="8080" \
|
||||
BITNAMI_APP_NAME="drupal" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.4-php5-rhel-7-r7" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.4-php5-rhel-7-r8" \
|
||||
DRUPAL_DATABASE_NAME="bitnami_drupal" \
|
||||
DRUPAL_DATABASE_PASSWORD="" \
|
||||
DRUPAL_DATABASE_USER="bn_drupal" \
|
||||
|
||||
@@ -43,8 +43,8 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`8-rhel-7`, `8.6.4-rhel-7-r8` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-rhel-7-r8/8/rhel-7/Dockerfile)
|
||||
* [`8-php5-rhel-7`, `8.6.4-php5-rhel-7-r7` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-php5-rhel-7-r7/8-php5/rhel-7/Dockerfile)
|
||||
* [`8-ol-7`, `8.6.4-ol-7-r7` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-ol-7-r7/8/ol-7/Dockerfile)
|
||||
* [`8-php5-rhel-7`, `8.6.4-php5-rhel-7-r8` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-php5-rhel-7-r8/8-php5/rhel-7/Dockerfile)
|
||||
* [`8-ol-7`, `8.6.4-ol-7-r6` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-ol-7-r6/8/ol-7/Dockerfile)
|
||||
* [`8-debian-9`, `8.6.4-debian-9-r4`, `8`, `8.6.4`, `8.6.4-r4`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.4-debian-9-r4/8/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).
|
||||
|
||||
Reference in New Issue
Block a user