mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 04:10:38 +00:00
Merge pull request #2365 from deitch/test-dev-existence-getty
Test dev existence getty
This commit is contained in:
@@ -14,7 +14,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
image: linuxkit/getty:797cb79e0a229fcd16ebf44a0da74bcec03968ec
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
Reference in New Issue
Block a user