mirror of
https://github.com/bitnami/containers.git
synced 2026-02-23 17:07:21 +08:00
8.6.5-rhel-7-r1 release
This commit is contained in:
@@ -7,7 +7,7 @@ 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 libmemcached 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-21 --checksum b7ae0764960ad19d6272b2b97b4fd48c16bf3c424cccd8342ab28064ce8072b8
|
||||
RUN bitnami-pkg unpack apache-2.4.37-24 --checksum 52683d55dd384801422bead344fccb4306611e7fdaaec5d1edb486c5a38767c4
|
||||
RUN bitnami-pkg unpack php-7.1.25-1 --checksum b6ff0d0faff32e7bb9d1c4a86f7908c8c19ee3ce85b66c22e974f2258797d660
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.37-21 --checksum 0a7e787e823d7c416eabf3fe66e3f6e9c6702c84c07241de2dffebbcb96d9172
|
||||
RUN bitnami-pkg unpack libphp-7.1.25-20 --checksum 2d4359e62de5e630ec023446628cb4ac9812f99de54496e17c3383c3b9a8fd43
|
||||
@@ -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.6.5-rhel-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.5-rhel-7-r1" \
|
||||
DRUPAL_DATABASE_NAME="bitnami_drupal" \
|
||||
DRUPAL_DATABASE_PASSWORD="" \
|
||||
DRUPAL_DATABASE_USER="bn_drupal" \
|
||||
|
||||
@@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
||||
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/).
|
||||
|
||||
|
||||
* [`8-rhel-7`, `8.6.5-rhel-7-r0` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.5-rhel-7-r0/8/rhel-7/Dockerfile)
|
||||
* [`8-rhel-7`, `8.6.5-rhel-7-r1` (8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.5-rhel-7-r1/8/rhel-7/Dockerfile)
|
||||
* [`8-php5-rhel-7`, `8.6.5-php5-rhel-7-r0` (8-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.5-php5-rhel-7-r0/8-php5/rhel-7/Dockerfile)
|
||||
* [`8-ol-7`, `8.6.5-ol-7-r0` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.5-ol-7-r0/8/ol-7/Dockerfile)
|
||||
* [`8-debian-9`, `8.6.5-debian-9-r0`, `8`, `8.6.5`, `8.6.5-r0`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.6.5-debian-9-r0/8/debian-9/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user