mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 14:19:44 +00:00
pkg/sshd: Remove default bind of /root/.ssh
Signed-off-by: Michael Aldridge <aldridge.mac@gmail.com>
This commit is contained in:
@@ -2,7 +2,6 @@ image: sshd
|
||||
config:
|
||||
pid: host
|
||||
binds:
|
||||
- /root/.ssh:/root/.ssh
|
||||
- /etc/resolv.conf:/etc/resolv.conf
|
||||
- /run:/run
|
||||
- /tmp:/tmp
|
||||
|
Reference in New Issue
Block a user