Skip to content

webdevdiary/docker-mysql-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-mysql-alpine

Example of Dockerfile with MySQL installation in Alpine

How to run:

docker-compose up

Description

This is an example of Dockerfile, which includes Alpine with MySQL client and server.

I should say, that there is no MySQL server available for Alpine, and we need to use MariaDB server, which looks like similar in the most cases.

About

Example of Dockerfile with MySQL installation in Alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published