mirror of
https://github.com/bitnami/containers.git
synced 2026-04-05 00:37:57 +08:00
3.6.0-debian-9-r8 release
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
FROM bitnami/minideb-extras:stretch-r139
|
||||
FROM bitnami/minideb-extras:stretch-r140
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libbz2-1.0 libc6 libcomerr2 libcurl3 libexpat1 libffi6 libfreetype6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu57 libidn11 libidn2-0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libmcrypt4 libncurses5 libnettle6 libnghttp2-14 libp11-kit0 libpcre3 libpng16-16 libpq5 libpsl5 libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl1.0.2 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5 libtinfo5 libunistring0 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg unpack apache-2.4.34-1 --checksum 35ab4cfd39577d1e7c5f6ef815ff27940add60ba498f7db7e558085de57b9ee3
|
||||
RUN bitnami-pkg unpack php-7.0.31-3 --checksum 50c47cf30ec40fe022d9192f58f9865efac4b513e5b5fbd38c1894aeb9104cc0
|
||||
RUN bitnami-pkg unpack php-7.0.32-0 --checksum e993d87eac68ab38e5ea8734a7f69808c51deb170be21bc7a165e7afea07bd56
|
||||
RUN bitnami-pkg unpack mysql-client-10.1.36-0 --checksum e265f405c7707a49615c141ecf1e49aa0dc218d1d4660bbb51e94cfaa584c272
|
||||
RUN bitnami-pkg install libphp-7.0.31-0 --checksum d6e6bff000d896b9dbc1407d1e01ccc81d5845ea3fd9cb9af1a63d8060c62671
|
||||
RUN bitnami-pkg unpack matomo-3.6.0-1 --checksum 30eb64963f18b7ab611b6c7d74b4ee3a8b45cdd0ad8c0cd35b0f2c1d5099afb7
|
||||
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="matomo" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-9-r7" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-debian-9-r8" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.6.0-ol-7-r10` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r10/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.6.0-debian-9-r7`, `3`, `3.6.0`, `3.6.0-r7`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r7/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.6.0-debian-9-r8`, `3`, `3.6.0`, `3.6.0-r8`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r8/3/debian-9/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