Skip to content
Snippets Groups Projects
Commit 362dc268 authored by Jonas Leder's avatar Jonas Leder
Browse files

add missing ,

parent 4f41b2cb
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ def buildContainer(PHP_VERSION, ALPINE_VERSION, TESTING_REPO, PHP_SESSION):
'name': 'sockets',
'path': '/var/run'
},
]
],
'commands': [
'''while [ ! -S /var/run/docker.sock ]; do
echo "Waiting for docker socket..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment