mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 07:00:10 +00:00
include openssh-client in sshd pkg
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
binds:
|
||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
@@ -15,7 +15,7 @@ services:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -22,7 +22,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
binds:
|
||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
@@ -28,7 +28,7 @@ services:
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -19,7 +19,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
binds:
|
||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
@@ -28,7 +28,7 @@ services:
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -22,7 +22,7 @@ services:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -19,7 +19,7 @@ onboot:
|
||||
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
||||
services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
- name: vpnkit-forwarder
|
||||
image: linuxkit/vpnkit-forwarder:v0.8
|
||||
binds:
|
||||
|
@@ -23,7 +23,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.8
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:v0.8
|
||||
image: linuxkit/sshd:666b4a1a323140aa1f332826164afba506abf597
|
||||
binds:
|
||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
Reference in New Issue
Block a user