More consistent docker build test

This commit is contained in:
Guillaume J. Charmes
2013-05-06 16:01:01 -07:00
parent 924b61328c
commit 6d6a03dfba
+1 -1
View File
@@ -9,7 +9,7 @@ const Dockerfile = `
# VERSION 0.1
# DOCKER-VERSION 0.2
from docker-ut
from ` + unitTestImageName + `
run sh -c 'echo root:testpass > /tmp/passwd'
run mkdir -p /var/run/sshd
insert https://raw.github.com/dotcloud/docker/master/CHANGELOG.md /tmp/CHANGELOG.md