https://github.com/lakostis/altlinux-mariadb-docker
MariaDB docker image based on ALTLinux Sisyphus
https://github.com/lakostis/altlinux-mariadb-docker
altlinux docker mariadb
Last synced: about 1 month ago
JSON representation
MariaDB docker image based on ALTLinux Sisyphus
- Host: GitHub
- URL: https://github.com/lakostis/altlinux-mariadb-docker
- Owner: LAKostis
- License: gpl-3.0
- Created: 2019-03-20T14:55:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T21:54:10.000Z (about 7 years ago)
- Last Synced: 2025-01-10T19:23:26.247Z (over 1 year ago)
- Topics: altlinux, docker, mariadb
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# altlinux-mariadb-docker
MariaDB docker image based on ALTLinux Sisyphus
This is a ALTLinux specific adaptation of original Docker mysql https://hub.docker.com/_/mysql but with some cleanups and features:
- chroot supported
- uses mysqladmin instead of hardcoded sql
- supports custom data imports (as it does original docker image).