1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

More consistent docker build test

This commit is contained in:
Guillaume J. Charmes 2013-05-01 15:06:40 -07:00
parent 924b61328c
commit 6d6a03dfba

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