mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-30 18:36:19 +00:00
e.g.
files:
- path: etc/docker/daemon.json
contents: '{"debug": true}'
- path: var/lib/mydaemon
directory: true
Signed-off-by: Ian Campbell <ian.campbell@docker.com>