mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
More consistent docker build test
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user