pkg/sshd: Remove default bind of /root/.ssh

Signed-off-by: Michael Aldridge <aldridge.mac@gmail.com>
This commit is contained in:
Michael Aldridge
2022-11-09 01:36:16 -06:00
parent 4f23407838
commit 06aaba5e05
11 changed files with 29 additions and 5 deletions

View File

@@ -2,7 +2,6 @@ image: sshd
config:
pid: host
binds:
- /root/.ssh:/root/.ssh
- /etc/resolv.conf:/etc/resolv.conf
- /run:/run
- /tmp:/tmp