matthewlsawyer / rpi-mariadb

mariadb docker image for the raspberry pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project is designed to run mariadb on a raspberry pi, specifically on something like Portainer.

What is does

The Dockerfile installs mariadb-server and sets up configuration files while the entrypoint.sh script initializes the database and root user.

Influences

Heavily influenced by the following repositories:

About

mariadb docker image for the raspberry pi

License:MIT License


Languages

Language:Shell 100.0%