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/service
Aaron Lehmann 61dc897a30 cli: Pin image to digest using content trust
Implement notary-based digest lookup in the client when
DOCKER_CONTENT_TRUST=1.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit d4d6f8c0d0)
2016-12-15 18:20:13 -08:00
..
cmd.go refactor help func in CLI 2016-11-18 13:30:44 -08:00
create.go cli: Pin image to digest using content trust 2016-12-15 18:20:13 -08:00
inspect.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
inspect_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
list.go Suppressing digest for docker service ls/ps 2016-11-21 13:23:23 -08:00
logs.go cli: docker service logs support 2016-11-10 13:46:02 -08:00
opts.go Remove --port and update --publish for services to support syntaxes 2016-12-15 07:24:26 +01:00
opts_test.go more review updates 2016-11-09 14:27:45 -05:00
parse.go do not force target type for secret references 2016-11-21 14:45:39 -08:00
ps.go Revert "Add -a option to service/node ps" 2016-11-30 14:11:02 -08:00
remove.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
scale.go Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
trust.go cli: Pin image to digest using content trust 2016-12-15 18:20:13 -08:00
update.go cli: Pin image to digest using content trust 2016-12-15 18:20:13 -08:00
update_test.go Make --publish-rm precedes --publish-add, so that add wins 2016-12-15 09:15:54 +01:00