1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/parser
David Calavera 3781cde61f Add STOPSIGNAL instruction to dockerfiles.
This way, images creators can set the exit signal their programs use.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-09-10 19:56:05 -04:00
..
dumper
testfiles
testfiles-negative
json_test.go
line_parsers.go integration-cli: add a integration test to avoid parsing null string in ADD, COPY and VOLUME to nil slice 2015-08-19 11:11:46 +09:00
parser.go Add STOPSIGNAL instruction to dockerfiles. 2015-09-10 19:56:05 -04:00
parser_test.go
utils.go