Allow creation of empty files

- change to a pointer type so we can distinguish empty from unset.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-06-20 13:22:58 -07:00
parent b928a9b203
commit 618dc424de
3 changed files with 13 additions and 8 deletions

View File

@@ -29,6 +29,8 @@ services:
files:
- path: etc/docker/daemon.json
contents: '{"debug": true}'
- path: /empty
contents: ""
trust:
org:
- library