1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Doug Davis 0bf0e5a6ef Align 'docker commit' docs with the code
It was missing some variants and 'maintainer' isn't actually supported.
Also sorted the list of allowed cmds in the code just to make it easier
to diff with the docs.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-07-09 13:17:47 -07:00
..
command
parser Carry of PR #13520 2015-06-13 09:27:30 -07:00
bflag.go
bflag_test.go
dispatchers.go Move /nat to /pkg/nat 2015-06-30 17:43:17 +01:00
evaluator.go [api, builder] Fix build auth config 2015-06-23 12:58:17 -07:00
internals.go Merge pull request #14061 from runcom/clean-builder-daemon-config 2015-06-29 11:04:05 -07:00
internals_linux.go Windows: Fixup builder\internals.go 2015-05-20 08:55:13 -07:00
internals_windows.go Windows: Fixup builder\internals.go 2015-05-20 08:55:13 -07:00
job.go Align 'docker commit' docs with the code 2015-07-09 13:17:47 -07:00
job_test.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
shell_parser.go
shell_parser_test.go
support.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
support_test.go Support downloading remote tarball contexts in builder jobs. 2015-06-19 16:35:00 -03:00
words