mirror of
https://github.com/bitnami/containers.git
synced 2026-03-23 14:57:41 +08:00
10.3.32-debian-10-r0 release
This commit is contained in:
@@ -10,7 +10,7 @@ COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip iproute2 ldap-utils libaio1 libaudit1 libc6 libcap-ng0 libgcc1 libicu63 libjemalloc2 liblzma5 libncurses6 libnss-ldapd libpam-ldapd libpam0g libssl1.1 libstdc++6 libtinfo6 libxml2 lsof nslcd procps psmisc rsync socat tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.1-0" --checksum 3d189e4b1fcdc330fb84c14a7c6fb296deff37d3142d9a17fe0c9a5dba51ef6d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mariadb-galera" "10.3.31-1" --checksum 65c37c6e554d34a5110da9470872087a3a8b4239b7460a9d8369049797e9f225
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mariadb-galera" "10.3.32-0" --checksum 090a7ca6834df7c726dfc3bbb7efa020eb9598480069ce2a3e5446b210515dcd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
@@ -18,7 +18,7 @@ RUN mkdir /docker-entrypoint-initdb.d
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/mariadb-galera/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mariadb-galera" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.31-debian-10-r94" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.32-debian-10-r0" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:$PATH"
|
||||
|
||||
EXPOSE 3306 4444 4567 4568
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"mariadb-galera": {
|
||||
"arch": "amd64",
|
||||
"digest": "65c37c6e554d34a5110da9470872087a3a8b4239b7460a9d8369049797e9f225",
|
||||
"digest": "090a7ca6834df7c726dfc3bbb7efa020eb9598480069ce2a3e5446b210515dcd",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "10.3.31-1"
|
||||
"version": "10.3.32-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user