Files
Spring/2021-08/spring-32/database-example/commands.txt
T
Yuriy Dvorzhetskiy b416200b67 2021-08 - 32
2022-01-12 22:59:01 +06:00

2 lines
103 B
Plaintext

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