Simplify kernel output and main Dockerfile

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
Justin Cormack
2016-09-11 00:05:31 +01:00
committed by Justin Cormack
parent 92642978a1
commit c51a0b831e
7 changed files with 32 additions and 36 deletions

View File

@@ -41,6 +41,7 @@ start()
esac
# some config is always in /etc/docker cannot specify alternative eg certs
mkdir -p /etc/docker
if mobyconfig exists etc/docker
then
for f in $(mobyconfig find etc/docker)