[bitnami/wordpress-intel] Release 6.0.1-debian-11-r12 (#2637)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-08-09 17:20:37 +02:00 committed by GitHub
parent af907caf12
commit fc9061d8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 26 deletions

View File

@ -4,18 +4,25 @@ ENV HOME="/" \
OS_FLAVOUR="debian-11" \
OS_NAME="linux"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel" \
org.opencontainers.image.title="wordpress-intel" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="6.0.1"
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip less libaudit1 libbrotli1 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcom-err2 libcrypt1 libcurl4 libexpat1 libffi7 libfftw3-double3 libfontconfig1 libfreetype6 libgcc-s1 libgcrypt20 libgeoip1 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67 libidn2-0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 liblqr-1-0 libltdl7 liblzma5 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmd0 libmemcached11 libncurses6 libnettle8 libnghttp2-14 libonig5 libp11-kit0 libpam0g libpcre3 libpng16-16 libpq5 libpsl5 libreadline8 librtmp1 libsasl2-2 libsodium23 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5deb1 libtinfo6 libunistring2 libuuid1 libwebp6 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxslt1.1 libzip4 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-151" --checksum 9690a34674f152e55c71a55275265314ed1bb29e0be8a75d7880488509f70deb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "qatengine" "0.6.14-0" --checksum 1d3dbcc9f98ad8373674cb3d725682061a04e321626ad750a9f73f4b1004d502
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.22-0" --checksum 9354070c3c63952b5b2d9ae2dc548a3ca5438f1ddf1126b5c1788a0407ba0527
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-152" --checksum b060c5db55e7e89a50b338c48d2325981b2f0d5edff82c59731d4ba16342bf85
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-152" --checksum 7909504f3232654c427681ecc8ed4b8599a2df0f17f26ff769a83ed167d05b69
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "qatengine" "0.6.14-1" --checksum e54efe09faa1e3fe55bada6f178341670d423bc928669e17e33d7416202e14e2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.22-1" --checksum 9db7fc9a4c7083406fad1c07b0ff8f27a6236431d904dc0a98a5060df1f8ee15
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-153" --checksum 63b52e992b32b8a7708fa176b05dede536e1c8dbacd4d21fe977bbc1e6b378c4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx-intel" "0.4.7-152" --checksum bd474b514cce1e457d794634f5dd9411da3c5dda12b486ef5ab139452e07bea6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-151" --checksum c85e4be9bcee70c86c7bc7e13742e2d97810ad8f7d6154f8b66811b6cc4d0948
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "6.0.1-3" --checksum ec7cf2984c8f52a073060ef07c354377ce981b75b0c63532ce3f2e2d813764dd
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-152" --checksum 3c4757f1064b7a1648886658f05706957cf165c57fa922f4a6ebb757a19034cb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "6.0.1-4" --checksum 7e4c9a2afd239de8510e8ab0ad7bf2153a22053cfde9e3c5289f24c89f946214
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@ -1,17 +1,17 @@
{
"gosu": {
"arch": "amd64",
"digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-152"
"version": "1.14.0-153"
},
"mysql-client": {
"arch": "amd64",
"digest": "c85e4be9bcee70c86c7bc7e13742e2d97810ad8f7d6154f8b66811b6cc4d0948",
"digest": "3c4757f1064b7a1648886658f05706957cf165c57fa922f4a6ebb757a19034cb",
"distro": "debian-11",
"type": "NAMI",
"version": "10.6.8-151"
"version": "10.6.8-152"
},
"nginx-intel": {
"arch": "amd64",
@ -22,37 +22,37 @@
},
"php": {
"arch": "amd64",
"digest": "9354070c3c63952b5b2d9ae2dc548a3ca5438f1ddf1126b5c1788a0407ba0527",
"digest": "9db7fc9a4c7083406fad1c07b0ff8f27a6236431d904dc0a98a5060df1f8ee15",
"distro": "debian-11",
"type": "NAMI",
"version": "8.0.22-0"
"version": "8.0.22-1"
},
"qatengine": {
"arch": "amd64",
"digest": "1d3dbcc9f98ad8373674cb3d725682061a04e321626ad750a9f73f4b1004d502",
"digest": "e54efe09faa1e3fe55bada6f178341670d423bc928669e17e33d7416202e14e2",
"distro": "debian-11",
"type": "NAMI",
"version": "0.6.14-0"
"version": "0.6.14-1"
},
"render-template": {
"arch": "amd64",
"digest": "9690a34674f152e55c71a55275265314ed1bb29e0be8a75d7880488509f70deb",
"digest": "7909504f3232654c427681ecc8ed4b8599a2df0f17f26ff769a83ed167d05b69",
"distro": "debian-11",
"type": "NAMI",
"version": "1.0.3-151"
"version": "1.0.3-152"
},
"wordpress": {
"arch": "amd64",
"digest": "ec7cf2984c8f52a073060ef07c354377ce981b75b0c63532ce3f2e2d813764dd",
"digest": "7e4c9a2afd239de8510e8ab0ad7bf2153a22053cfde9e3c5289f24c89f946214",
"distro": "debian-11",
"type": "NAMI",
"version": "6.0.1-3"
"version": "6.0.1-4"
},
"wp-cli": {
"arch": "amd64",
"digest": "b060c5db55e7e89a50b338c48d2325981b2f0d5edff82c59731d4ba16342bf85",
"digest": "63b52e992b32b8a7708fa176b05dede536e1c8dbacd4d21fe977bbc1e6b378c4",
"distro": "debian-11",
"type": "NAMI",
"version": "2.6.0-152"
"version": "2.6.0-153"
}
}

View File

@ -8,10 +8,10 @@ set -o pipefail
# set -o xtrace # Uncomment this line for debugging purposes
# Only execute init scripts once
if [[ ! -f "/bitnami/wordpress/.user_scripts_initialized" && -d "/docker-entrypoint-init.d" ]]; then
if [[ ! -f "/bitnami/wordpress-intel/.user_scripts_initialized" && -d "/docker-entrypoint-init.d" ]]; then
read -r -a init_scripts <<< "$(find "/docker-entrypoint-init.d" -type f -print0 | sort -z | xargs -0)"
if [[ "${#init_scripts[@]}" -gt 0 ]] && [[ ! -f "/bitnami/wordpress/.user_scripts_initialized" ]]; then
mkdir -p "/bitnami/wordpress"
if [[ "${#init_scripts[@]}" -gt 0 ]] && [[ ! -f "/bitnami/wordpress-intel/.user_scripts_initialized" ]]; then
mkdir -p "/bitnami/wordpress-intel"
for init_script in "${init_scripts[@]}"; do
for init_script_type_handler in /post-init.d/*.sh; do
"$init_script_type_handler" "$init_script"
@ -19,5 +19,5 @@ if [[ ! -f "/bitnami/wordpress/.user_scripts_initialized" && -d "/docker-entrypo
done
fi
touch "/bitnami/wordpress/.user_scripts_initialized"
touch "/bitnami/wordpress-intel/.user_scripts_initialized"
fi

View File

@ -49,7 +49,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
- [`6`, `6-debian-11`, `6.0.1`, `6.0.1-debian-11-r11`, `latest` (6/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wordpress/6/debian-11/Dockerfile)
- [`6`, `6-debian-11`, `6.0.1`, `6.0.1-debian-11-r12`, `latest` (6/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wordpress/6/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).