mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 18:18:48 +00:00
Update YAMLs with getty/ip/sshd packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -16,13 +16,13 @@ onboot:
|
||||
image: linuxkit/metadata:9506d124d0a3ff645c9781c47f207423abf6154d
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:626ccc8e1766c40447f29a790d3a7cfff126f2a2
|
||||
image: linuxkit/getty:6af22c32c98536a79230eef000e9abd06b037faa
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:f55ec010619e19178d5daecb4e595e84ecbf7d67
|
||||
image: linuxkit/sshd:b7f21ef1b13300a994e35eac3644e4f84f0ada8a
|
||||
binds:
|
||||
- /var/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
||||
Reference in New Issue
Block a user