We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206d310 commit 67e33b3Copy full SHA for 67e33b3
docker/docker-compose.yaml
@@ -7,6 +7,7 @@ version: '3'
7
8
services:
9
mysql:
10
+ # https://hub.docker.com/_/mysql
11
image: mysql:5.7.20
12
user: mysql:mysql
13
environment:
0 commit comments