Sign inSign up

po1yak/mysql_arm

By po1yak

Updated over 8 years ago

MySQL image (arm, debian, jessie, mysql, 5.7)

Image
0

219

po1yak/mysql_arm repository overview

References

Run without a Dockerfile

docker run -d -e 'MYSQL_ROOT_PASSWORD=q1w2e3r4t5y6' \

                    -e 'MYSQL_DATABASE=identity' \

                     -e 'MYSQL_USER=identity' \

                     -e 'MYSQL_PASSWORD=password' \

                     -p '3306:3306' \

                     --name example_mysql \

                     po1yak/mysql_arm`

Tested

Tested on OrangePI PC based on: Title: Armbian 5.38 Orangepipc Debian stretch next Kernel: Linux 4.14.15 Build date: 25.01.2018 Authors: https://www.armbian.com/authors Sources: https://github.com/armbian/ Support: https://forum.armbian.com/ Changelog: https://www.armbian.com/logbook/ Documantation: https://docs.armbian.com/

Tag summary

Content type

Image

Digest

Size

112.1 MB

Last updated

over 8 years ago

docker pull po1yak/mysql_arm