Skip to content

JimmyVilaLeiva/Docker-databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Container and Python

If you going to start a Mysql Docker Container, please go to the Container folder

RUN

sudo  docker run -d -p 3306:3306 --name my-mysql -e MYSQL_ROOT_PASSWORD=123 my-mysql
sudo docker exec -it my-mysql bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published