mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 15:12:23 +00:00
wireguard: add to getty and sshd
People really want to play around with this, so adding them here makes it possible. Just as iproute2 is part of these, so should wireguard-tools. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.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:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
|
||||
image: linuxkit/getty:1b651a91f1c17f50357be9873b580ccf81668630
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
Reference in New Issue
Block a user