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 d81b859 + a2b931c commit a942907Copy full SHA for a942907
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