A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack d0f867e9b2 Make sure we always pull images if create fails
`docker create` will not pull an image so we need an additional fallback.

Rework the pull and trust code so it is in one place to facilitate this.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-04-28 16:14:15 +01:00
cmd/moby Make sure we always pull images if create fails 2017-04-28 16:14:15 +01:00
vendor vendor new client and api 2017-04-27 13:31:16 -07:00
.gitignore Add a simple Makefile 2017-04-27 14:25:07 +01:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Add a simple Makefile 2017-04-27 14:25:07 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf vendor new client and api 2017-04-27 13:31:16 -07:00