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.
2 parents ed70f6e + cfb539f commit a2b931cCopy full SHA for a2b931c
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
- ./application:/data
7
8
db:
9
- image: silintl/mariadb:latest
+ image: mariadb:10
10
volumes_from:
11
- data
12
ports:
0 commit comments