mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-28 08:45:48 +00:00
examples: Update to use new getty and sshd images
Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user