Update stuff

This commit is contained in:
Pascal Vizeli
2018-04-16 20:00:59 +02:00
parent b5943d6811
commit e3dfcb8309
2 changed files with 10 additions and 0 deletions

7
scripts/entry.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
# Run dockerd
dockerd -s vfs &> /dev/null &
exec bash