Get docker running properly and add more logging

This commit is contained in:
Tom Wright
2020-04-15 19:26:21 +01:00
parent 06b5694125
commit 1bdfc9e612
7 changed files with 126 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
{
"args": [
"--no-sandbox"
]
}