Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 1007 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 1007 Bytes

MariaDB Docker Image With Alpine Linux

Lightweight MariaDB docker image based on Alpine Linux.

Primary Goal: Fully compatible with official MariaDB image (based on Debian).

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

See official MariaDB image.

References

LICENSE

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