Files
Spring/2021-03/spring-26/database-example/commands.txt
T
Yuriy Dvorzhetskiy e516efa5ba 2021-03 - 26
2021-07-07 20:08:35 +06:00

2 lines
103 B
Plaintext

docker run --detach --name=test-mysql --env="MYSQL_ROOT_PASSWORD=mypassword" --publish 6603:3306 mysql