1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command
Derek McGowan bb37c67a90 Abstract distribution interfaces from image specific types
Move configurations into a single file.
Abstract download manager in pull config.
Add supports for schema2 only and schema2 type checking.
Add interface for providing push layers.
Abstract image store to generically handle configurations.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
(cherry picked from commit 3c7676a057)
2016-12-27 13:31:06 -08:00
..
bundlefile Reinstate --bundle-file argument to 'docker deploy' 2016-11-10 11:28:18 -05:00
checkpoint Print checkpoint id when creating a checkpoint 2016-12-07 16:11:43 -08:00
commands secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
container Convert DanglingOnly to Filters for docker image prune 2016-12-07 16:08:18 -08:00
formatter Fix several issues with go vet and go fmt 2016-11-18 15:14:49 -08:00
idresolver service ps: Truncate Task IDs 2016-11-08 16:17:15 -08:00
image Abstract distribution interfaces from image specific types 2016-12-27 13:31:06 -08:00
inspect
network Convert DanglingOnly to Filters for docker image prune 2016-12-07 16:08:18 -08:00
node Revert "Add -a option to service/node ps" 2016-11-30 14:11:02 -08:00
plugin Enforce zero plugin refcount during disable. 2016-12-27 13:19:25 -08:00
prune
registry Add registry-specific credential helper support 2016-12-09 14:23:58 -08:00
secret Fix issue where secret ID is masked by name 2016-12-07 16:09:46 -08:00
service cli: Pin image to digest using content trust 2016-12-15 18:20:13 -08:00
stack Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00
swarm swarm leave is not only for workers 2016-12-15 22:41:43 -08:00
system Fix docker plugin inspect <unkown object> issue on Windows 2016-12-27 13:19:16 -08:00
task service ps: Revert output to 1.12 behavior. 2016-12-12 13:25:44 -08:00
volume Convert DanglingOnly to Filters for docker image prune 2016-12-07 16:08:18 -08:00
cli.go Add registry-specific credential helper support 2016-12-09 14:23:58 -08:00
events_utils.go
in.go
out.go
registry.go Add registry-specific credential helper support 2016-12-09 14:23:58 -08:00
trust.go
utils.go Windows: Prompt fix 2016-12-13 17:09:29 -08:00