Files
linuxkit/pkg/tss/build.yml
Robin Winkelewski ffe9ac2319 move pkg config from Dockerfile to build.yml
Signed-off-by: Robin Winkelewski <w9ncontact@gmail.com>
2018-04-24 00:59:09 +02:00

12 lines
126 B
YAML

image: tss
network: true
arches:
- amd64
config:
pid: host
net: host
binds:
- /dev:/dev
capabilities:
- all