mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 07:18:06 +08:00
5.7.22-ol-7-r5 release
Add Debian 9 support
This commit is contained in:
@@ -3,12 +3,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages cyrus-sasl-lib glibc keyutils-libs krb5-libs libaio libcom_err libgcc libselinux libstdc++ ncurses-libs nss-softokn-freebl pcre
|
||||
RUN bitnami-pkg unpack mysql-5.7.22-1 --checksum b03955eb9a5f36d9e6ae8dcdef41f42b1fff82f62f8c6be83581aaacc5f5ee47
|
||||
RUN bitnami-pkg unpack mysql-5.7.22-2 --checksum 39b0ae3763552dad7e86565a63b2b9106c6654a65746d14216a21ac915749daf
|
||||
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="mysql" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.22-ol-7-r4" \
|
||||
BITNAMI_IMAGE_VERSION="5.7.22-ol-7-r5" \
|
||||
MYSQL_DATABASE="" \
|
||||
MYSQL_MASTER_HOST="" \
|
||||
MYSQL_MASTER_PORT_NUMBER="" \
|
||||
|
||||
@@ -32,7 +32,7 @@ $ docker-compose up -d
|
||||
* [`8.0`, `8.0.11-r0` (8.0/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.11-r0/8.0/Dockerfile)
|
||||
* [`8.0-ol-7`, `8.0.11-ol-7-r4` (8.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/8.0.11-ol-7-r4/8.0/ol-7/Dockerfile)
|
||||
* [`5.7`, `5.7.22-r51`, `latest` (5.7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-r51/5.7/Dockerfile)
|
||||
* [`5.7-ol-7`, `5.7.22-ol-7-r4` (5.7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-ol-7-r4/5.7/ol-7/Dockerfile)
|
||||
* [`5.7-ol-7`, `5.7.22-ol-7-r5` (5.7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mysql/blob/5.7.22-ol-7-r5/5.7/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mysql GitHub repo](https://github.com/bitnami/bitnami-docker-mysql).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user