kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
ffdfdba1ae
commit
d278baafda
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
title: mariadb
|
||||
---
|
||||
# [linuxserver/mariadb](https://github.com/linuxserver/docker-mariadb)
|
||||
|
||||
[](https://github.com/linuxserver/docker-mariadb)
|
||||
|
@ -26,6 +29,14 @@ The architectures supported by this image are:
|
|||
| arm64 | arm64v8-latest |
|
||||
| armhf | arm32v7-latest |
|
||||
|
||||
## Version Tags
|
||||
|
||||
This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them.
|
||||
|
||||
| Tag | Description |
|
||||
| :----: | --- |
|
||||
| latest | Currently using Ubuntu base images. Will be moved to the Alpine base in the near future. |
|
||||
| alpine | Releases with an Alpine base. |
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -205,6 +216,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
|
|||
|
||||
## Versions
|
||||
|
||||
* **08.02.21:** - Release alpine tag. The alpine release will replace the latest tag in the near future.
|
||||
* **27.10.19:** - Bump to 10.4, ability use custom sql on initial init ,defining root passwords via file.
|
||||
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
|
||||
* **07.03.19:** - Add ability to setup a database and default user on first spinup.
|
||||
|
|
Ładowanie…
Reference in New Issue