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 a2d0d99 commit b322174Copy full SHA for b322174
docker-compose.yml
@@ -19,6 +19,7 @@ services:
19
- "27017:27017"
20
good-mysql:
21
container_name: goof-mysql
22
+ platform: linux/x86_64
23
image: mysql:5
24
environment:
25
MYSQL_ROOT_PASSWORD: root
0 commit comments