mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 04:04:13 +00:00
11 lines
135 B
YAML
11 lines
135 B
YAML
image: swap
|
|
config:
|
|
binds:
|
|
- /dev:/dev
|
|
- /var:/var
|
|
capabilities:
|
|
- CAP_SYS_ADMIN
|
|
- CAP_MKNOD
|
|
net: new
|
|
ipc: new
|