mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
4.9.1-debian-10-r13 release
This commit is contained in:
committed by
Bitnami Containers
parent
21ecf2baa8
commit
11aa763e3e
@@ -9,10 +9,10 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates cron 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 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 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 rsync tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.18-0" --checksum 722c9f4b051522ed07505c1316146746ea67d98f2c36e82f72e649db6e1c7dfb
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.19-0" --checksum 90d08cd7f0317fbb8c84dbdc20f2801c1a803683cc75e771ac0e40fd4162e367
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53-0" --checksum 716e4948a2c40f0a0cc5b1656052aeef916a79152250b0b6c1392dd1187f575a
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.7-4" --checksum 14329a8ec0a649ecb9ffb37085a547183748efedea8ed029801ab9b381ab7173
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.18-0" --checksum 09f2b638d72f5d6ff94e8e5275b047d35e0333173cd758a168e5f66e9e21fc06
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.19-0" --checksum d9e9fcca0331bffb09d452b89757c49e3186c3d142c3cf442d75698e76432ee4
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.1-7" --checksum 7a4f45cbebd2e242278060415dd1a3f0dbe68991fdcaea5bb311e8de54a3e027
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "matomo" "4.9.1-0" --checksum 12bac92465de61214288b9a85345bce78bce93555cc8495087c1135286ca9e87
|
||||
|
||||
@@ -22,10 +22,10 @@
|
||||
},
|
||||
"libphp": {
|
||||
"arch": "amd64",
|
||||
"digest": "09f2b638d72f5d6ff94e8e5275b047d35e0333173cd758a168e5f66e9e21fc06",
|
||||
"digest": "d9e9fcca0331bffb09d452b89757c49e3186c3d142c3cf442d75698e76432ee4",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "8.0.18-0"
|
||||
"version": "8.0.19-0"
|
||||
},
|
||||
"matomo": {
|
||||
"arch": "amd64",
|
||||
@@ -43,10 +43,10 @@
|
||||
},
|
||||
"php": {
|
||||
"arch": "amd64",
|
||||
"digest": "722c9f4b051522ed07505c1316146746ea67d98f2c36e82f72e649db6e1c7dfb",
|
||||
"digest": "90d08cd7f0317fbb8c84dbdc20f2801c1a803683cc75e771ac0e40fd4162e367",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "8.0.18-0"
|
||||
"version": "8.0.19-0"
|
||||
},
|
||||
"render-template": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -37,7 +37,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/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.9.1`, `4.9.1-debian-10-r12`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.9.1-debian-10-r12/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.9.1`, `4.9.1-debian-10-r13`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.9.1-debian-10-r13/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user