Sign inSign up

turgon37/armhf-mariadb

By turgon37

Updated over 9 years ago

Docker image running a MariaDB instance for ARMHF arch (Rasbperry Pi)

Image
2

7.9K

turgon37/armhf-mariadb repository overview

Docker MariaDB on ARM arch

This images contains an instance of mariadb runnable on arm devices such as Raspberry pi

GitHub repository github.com/Turgon37/docker-armhf-mariadb

Docker Informations

  • This image expose the following port
PortUsage
3306MariaDB applicative port
  • This image takes theses environnements variables as parameters
EnvironmentUsage
  • The following volume is exposed by this image
VolumeUsage
/var/lib/mysqlThe database storage directory

Installation

  • Manual (from an arm device)
git clone
docker build -t turgon37/amrhf-mariadb .
  • or Automatic
docker pull turgon37/amrhf-mariadb

Usage

docker run -p 3306:3306 turgon37/amrhf-mariadb

Tag summary

Content type

Image

Digest

Size

48.1 MB

Last updated

over 9 years ago

docker pull turgon37/armhf-mariadb