Skip to content

jlweb58/mariadb_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mariadb_docker

This project enables creating a dockerized development database from a dump of my jogging3 database

Run the local container with

docker run --net=host -d --rm -e MYSQL_ROOT_PASSWORD=pw -e MYSQL_DATABASE=db jlweb58/jlweb58-repo:database_dump-latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published