examples: Update to use new getty and sshd images

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker
2017-06-29 14:59:34 +01:00
parent 5fb025824f
commit 71bccd6967
21 changed files with 27 additions and 27 deletions

View File

@@ -14,7 +14,7 @@ onboot:
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
services:
- name: getty
image: "linuxkit/getty:6cbeee0392b0670053ce2bf05a5a0d67ec2bce05"
image: "linuxkit/getty:6d35e3fe138aaeaf099b5b4f31b3f12ba725cb49"
# to make insecure with passwordless root login, uncomment following lines
#env:
# - INSECURE=true