A toolkit for building secure, portable and lean operating systems for containers
Go to file
Ian Campbell 6c6499bdd5 Update docker/docker vendor to 6978a6e25a2e6063f280ec842bd0f3eae99426e1
This includes https://github.com/moby/moby/pull/34040 which fixes Windows build
issues.

Note that this pulls in more than 500 (non merge) commits as well as the fix we
are interested in. A couple of new deps are pulled in, versions taken from
vendor/github.com/docker/docker/vendor.conf.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-07-11 10:47:39 +01:00
cmd/moby Split out into a small stub command line and a library 2017-06-21 16:19:31 -07:00
docs Merge pull request #98 from justincormack/named-uids 2017-06-30 19:40:47 +01:00
examples Add an example of building an application and running in Docker or LinuxKit 2017-06-07 16:24:32 +01:00
pkg/init-container Add suitable init for running in a container 2017-06-07 15:33:52 +01:00
src Remove dependency on docker/docker/cli 2017-07-10 14:38:21 +01:00
test Allow creation of empty files 2017-06-20 13:25:36 -07:00
vendor Update docker/docker vendor to 6978a6e25a2e6063f280ec842bd0f3eae99426e1 2017-07-11 10:47:39 +01:00
.gitignore Fix gitignore to not ignore moby directory 2017-05-26 14:45:19 +01:00
circle.yml Build for Darwin and Windows in CI 2017-07-06 17:51:43 +01:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Only run go test and go vet if not cross building (i.e. ${GOOS} unset) 2017-07-07 10:27:19 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Update docker/docker vendor to 6978a6e25a2e6063f280ec842bd0f3eae99426e1 2017-07-11 10:47:39 +01:00