mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 00:05:53 +00:00
SSHd: allow access to all devices & fix a warning with tini
Signed-off-by: Sylvain Prat <sylvain.prat@gmail.com>
This commit is contained in:
@@ -16,3 +16,6 @@ config:
|
||||
- /sys:/sys
|
||||
capabilities:
|
||||
- all
|
||||
devices:
|
||||
- path: all
|
||||
type: a
|
||||
|
||||
Reference in New Issue
Block a user