We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef27661 commit d541485Copy full SHA for d541485
docker-compose.yml
@@ -7,3 +7,5 @@ mysql:
7
- MYSQL_ROOT_PASSWORD=mypass
8
ports:
9
- 3306:3306
10
+ volumes:
11
+ - /tmp/aiomysql:/var/run/mysqld/
0 commit comments