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 ed70f6e commit cfb539fCopy full SHA for cfb539f
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