mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 07:37:24 +08:00
4.9.7-ol-7-r12 release
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r41
|
||||
FROM bitnami/oraclelinux-extras:7-r42
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages bzip2-libs cyrus-sasl-lib expat freetds freetype glibc gmp gnutls keyutils-libs krb5-libs libcom_err libcurl libffi libgcc libgcrypt libgpg-error libicu libidn libjpeg-turbo libmcrypt libpng libselinux libssh2 libstdc++ libtasn1 libtidy libxml2 libxslt ncurses-libs nettle nspr nss nss-softokn-freebl nss-util openldap openssl-libs p11-kit pcre postgresql-libs readline sqlite xz-libs zlib
|
||||
RUN bitnami-pkg unpack apache-2.4.34-0 --checksum f12a3f629bf81de53f549eadbc6af8a24722c9b1f1b5da7da0b953fd3a40b236
|
||||
RUN bitnami-pkg unpack php-7.0.30-8 --checksum de307e2ec402df76859bf1bc702346f92de16704b24013b451c73e1af3be6175
|
||||
RUN bitnami-pkg unpack php-7.0.31-0 --checksum 4beb2f42b7d0c11519a2ac2ff7c82848f35cfc7028b38f038899434414f7b662
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.34-0 --checksum 012f1f222898565b55f7d4522514c7c130d2bfe4c988754eed658ef6dafa980c
|
||||
RUN bitnami-pkg install libphp-7.0.30-8 --checksum d56f04ce65e0caabe624739aa5a1b4d0980b612edc5331b647c86457b1bc36e6
|
||||
RUN bitnami-pkg unpack wordpress-4.9.7-0 --checksum 4520e3a32b897a9deda9c38eb623ccc54c1cef54ce124e20a60f65b90e58678e
|
||||
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="wordpress" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.7-ol-7-r11" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.7-ol-7-r12" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up
|
||||
|
||||
* [`4-rhel-7`, `4.9.7-rhel-7-r0` (4/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-rhel-7-r0/4/rhel-7/Dockerfile)
|
||||
* [`4-php5-rhel-7`, `4.9.7-php5-rhel-7-r0` (4-php5/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-php5-rhel-7-r0/4-php5/rhel-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.7-ol-7-r11` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-ol-7-r11/4/ol-7/Dockerfile)
|
||||
* [`4-ol-7`, `4.9.7-ol-7-r12` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-ol-7-r12/4/ol-7/Dockerfile)
|
||||
* [`4-debian-9`, `4.9.7-debian-9-r13`, `4`, `4.9.7`, `4.9.7-r13`, `latest` (4/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/4.9.7-debian-9-r13/4/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).
|
||||
|
||||
Reference in New Issue
Block a user