mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 04:15:16 +00:00
12 lines
126 B
YAML
12 lines
126 B
YAML
image: tss
|
|
network: true
|
|
arches:
|
|
- amd64
|
|
config:
|
|
pid: host
|
|
net: host
|
|
binds:
|
|
- /dev:/dev
|
|
capabilities:
|
|
- all
|