mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-05 22:35:29 +00:00
Merge pull request #2233 from dave-tucker/ns-detect
getty: Detect if you are in a namespace
This commit is contained in:
@@ -12,7 +12,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:894eef1e5f62f3bc31de8ffaff2b6c0e093c4595
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
files:
|
||||
- path: etc/getty.shadow
|
||||
# sample sets password for root to "abcdefgh" (without quotes)
|
||||
|
||||
Reference in New Issue
Block a user