offtechnologies / docker-arm32v6-mariadb

Raspberry Pi 1 MariaDB 10.1.28 Docker Image With Alpine Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi 1 MariaDB 10.1.28-r1 Docker Image With Alpine Linux

Build Status This image on DockerHub

offtechnologies

Raspberry Pi 1 compatible Docker image with Alpine Linux and MariaDB. Just ~57MB. It is based on the official MariaDB Docker Image ported to the arm32v6 based Raspbery Pi 1. The setup script is based on official MariaDB docker image, so the usage is the same.

Credits

1.0.1 - 2017-12-08

  • upgrade to mariadb 10.1.28-r1
  • Custom base image: Alpine Linux arm32v6 ver 3.7 with qemu-arm-static
  • Tested on Raspberry Pi 1 Model B Rev 2 with Raspbian 4.9.51-1+rpi3 (2017-10-22) armv6l GNU/Linux and Docker v17.10.0-ce (It looks Docker 17.11.0 has the problem. sudo apt install docker-ce=17.10.0ce-0raspbian)

1.0.0 - 2017-10-30

  • first release
  • Custom base image: Alpine Linux arm32v6 ver 3.6 with qemu-arm-static
  • Tested on Raspberry Pi 1 Model B Rev 2 with Arch Linux 4.9.58-1 and Docker v17.10.0-ce

About

Raspberry Pi 1 MariaDB 10.1.28 Docker Image With Alpine Linux


Languages

Language:Shell 100.0%