mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +08:00
[bitnami/mariadb-galera] Release 10.3.35-debian-11-r27 (#2685)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -56,7 +56,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`10.6`, `10.6-debian-11`, `10.6.8`, `10.6.8-debian-11-r23` (10.6/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mariadb-galera/10.6/debian-11/Dockerfile)
|
||||
* [`10.5`, `10.5-debian-11`, `10.5.16`, `10.5.16-debian-11-r25` (10.5/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mariadb-galera/10.5/debian-11/Dockerfile)
|
||||
* [`10.4`, `10.4-debian-11`, `10.4.25`, `10.4.25-debian-11-r24` (10.4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mariadb-galera/10.4/debian-11/Dockerfile)
|
||||
* [`10.3`, `10.3-debian-11`, `10.3.35`, `10.3.35-debian-11-r26` (10.3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mariadb-galera/10.3/debian-11/Dockerfile)
|
||||
* [`10.3`, `10.3-debian-11`, `10.3.35`, `10.3.35-debian-11-r27` (10.3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mariadb-galera/10.3/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||
|
||||
@@ -182,7 +182,7 @@ $ docker-compose up -d
|
||||
|
||||
### Initializing a new instance
|
||||
|
||||
When the container is executed for the first time, it will execute the files with extensions `.sh`, `.sql` and `.sql.gz` located at `/docker-entrypoint-initdb.d`.
|
||||
When the container is executed for the first time, it will execute the files with extensions `.sh`, `.sql` and `.sql.gz` located at `/docker-entrypoint-startdb.d`.
|
||||
|
||||
In order to have your custom files inside the docker image you can mount them as a volume.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user