A toolkit for building secure, portable and lean operating systems for containers
Go to file
Magnus Skjegstad 09c2904994 Don't exit after pulling init or kernel image
Due to a missing else the tool would previously terminate with an error
message showing that the kernel or init image didn't exist, even if it
was pulled successfully. Invoking the tool again would continue to the
next image.

Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
2017-05-08 20:48:20 +02:00
cmd/moby Don't exit after pulling init or kernel image 2017-05-08 20:48:20 +02:00
vendor Add tar output format 2017-05-08 17:19:08 +01: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 standard lint tools to Makefile 2017-05-01 10:49:54 -07:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Add tar output format 2017-05-08 17:19:08 +01:00