Sign inSign up

ronaldschouw/mariadb

By ronaldschouw

•Updated over 6 years ago

Image
0

264

ronaldschouw/mariadb repository overview

⁠MariaDB Docker Image With Alpine Linux

Lightweight MariaDB docker image based on Alpine Linux.

Primary Goal: Fully compatible with official MariaDB image⁠.

⁠Versions

For simplicity and ease of maintenance, this image is based on alpine:latest⁠ docker image and latest MariaDB package from official Alpine repositories⁠.

I'll trigger a rebuild whenever alpine:latest⁠ docker image or MariaDB package is updated.

⁠Features

Almost the same as official MariaDB image⁠.

⁠Usage

Connect to the database.

docker exec -it container mysql -P 3306 --protocol=tcp -u root -p

See official MariaDB image⁠.

⁠References

⁠LICENSE

This project is licensed under the terms of the MIT license.

Tag summary

Content type

Image

Digest

Size

49.8 MB

Last updated

over 6 years ago

docker pull ronaldschouw/mariadb