1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

builder: negative test support, fix for shykes's broken dockerfile

Docker-DCO-1.1-Signed-off-by: Erik Hollensbe <github@hollensbe.org> (github: erikh)
This commit is contained in:
Erik Hollensbe 2014-08-07 00:42:10 -07:00
parent 3f5f6b038f
commit 4122a981ae
3 changed files with 36 additions and 3 deletions

View file

@ -0,0 +1 @@
CMD [ "echo", [ "nested json" ] ]