mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 20:42:20 +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:
@@ -20,7 +20,7 @@ onboot:
|
||||
command: ["/mount.sh", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:08b704915af0ce90f8f40df5d41d4c1aa14ef83a
|
||||
image: linuxkit/getty:1b651a91f1c17f50357be9873b580ccf81668630
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
||||
Reference in New Issue
Block a user