4.1.9-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-03-02 06:23:20 +00:00
parent 75674fd45e
commit 632eabba61
4 changed files with 16 additions and 17 deletions

View File

@@ -8,10 +8,10 @@ ENV OS_ARCH="amd64" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libaudit1 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcom-err2 libcurl4 libexpat1 libffi6 libfftw3-double3 libfontconfig1 libfreetype6 libgcc1 libgcrypt20 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu63 libidn2-0 libjemalloc2 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 libmcrypt4 libmemcached11 libmemcachedutil2 libncurses6 libnettle6 libnghttp2-14 libonig5 libp11-kit0 libpam0g libpcre3 libpng16-16 libpq5 libpsl5 libreadline7 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 sudo tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "7.4.28-4" --checksum f88eaca2c2d0a6626717675499d9ef42a6a5796508048c30da91164f970581d3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.4.24-3" --checksum 80bf46b728b91a708f223819ce789ad3f81f9c6b38878e8f547a46356cbfa0a6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "codeigniter" "4.1.9-0" --checksum 533b91f36e7b3d9fd722d53163fbbd34fd05420020c6a118f06f6c632f56edfe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "7.4.28-5" --checksum 7585bd826b93c427de4b44be87f1e89f8e6a76cd8ddd9ff21416fed5588136ee
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.4.24-4" --checksum 68f045125759c5b130a9cede306e8e2479e85b3bfd2414592a630a085e977b09
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "codeigniter" "4.1.9-1" --checksum 3ed185c8020756c779493023893608bf4d22d28622c57f9536dad980543aeadd
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN /build/bitnami-user.sh
@@ -21,7 +21,7 @@ RUN /opt/bitnami/scripts/codeigniter/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
ENV BITNAMI_APP_NAME="codeigniter" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r3" \
BITNAMI_IMAGE_VERSION="4.1.9-debian-10-r4" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/codeigniter/bin:$PATH" \
PHP_ENABLE_OPCACHE="0"

View File

@@ -1,30 +1,30 @@
{
"codeigniter": {
"arch": "amd64",
"digest": "533b91f36e7b3d9fd722d53163fbbd34fd05420020c6a118f06f6c632f56edfe",
"digest": "3ed185c8020756c779493023893608bf4d22d28622c57f9536dad980543aeadd",
"distro": "debian-10",
"type": "NAMI",
"version": "4.1.9-0"
"version": "4.1.9-1"
},
"gosu": {
"arch": "amd64",
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"digest": "d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-6"
"version": "1.14.0-7"
},
"mysql-client": {
"arch": "amd64",
"digest": "80bf46b728b91a708f223819ce789ad3f81f9c6b38878e8f547a46356cbfa0a6",
"digest": "68f045125759c5b130a9cede306e8e2479e85b3bfd2414592a630a085e977b09",
"distro": "debian-10",
"type": "NAMI",
"version": "10.4.24-3"
"version": "10.4.24-4"
},
"php": {
"arch": "amd64",
"digest": "f88eaca2c2d0a6626717675499d9ef42a6a5796508048c30da91164f970581d3",
"digest": "7585bd826b93c427de4b44be87f1e89f8e6a76cd8ddd9ff21416fed5588136ee",
"distro": "debian-10",
"type": "NAMI",
"version": "7.4.28-4"
"version": "7.4.28-5"
}
}

View File

@@ -74,9 +74,8 @@ is_dir_empty() {
# boolean
#########################
is_mounted_dir_empty() {
local -r path="${1:?missing directory}"
# Calculate real path in order to avoid issues with symlinks
local -r dir="$(realpath "$path")"
local dir="${1:?missing directory}"
if is_dir_empty "$dir" || find "$dir" -mindepth 1 -maxdepth 1 -not -name ".snapshot" -not -name "lost+found" -exec false {} +; then
true
else

View File

@@ -45,7 +45,7 @@ The Bitnami CodeIgniter Development Container has been carefully engineered to p
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/).
* [`4`, `4-debian-10`, `4.1.9`, `4.1.9-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.9-debian-10-r3/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.1.9`, `4.1.9-debian-10-r4`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-codeigniter/blob/4.1.9-debian-10-r4/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/codeigniter GitHub repo](https://github.com/bitnami/bitnami-docker-codeigniter).