moby--moby/layer
Derek McGowan caef48f4e2 Add more robust error handling on layer store creation
Add continue when layer fails on store creation
Trim whitespace from layerstore files to keep trailing space from failing a layer load

Fixes #19449

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-01-19 11:17:08 -08:00
..
empty.go Make TarStream return an io.ReadCloser 2015-11-25 16:39:54 -08:00
empty_test.go Add layer store 2015-11-24 09:40:23 -08:00
filestore.go Add more robust error handling on layer store creation 2016-01-19 11:17:08 -08:00
filestore_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer_store.go Add more robust error handling on layer store creation 2016-01-19 11:17:08 -08:00
layer_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer_unix.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
layer_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
migration.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
migration_test.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
mount_test.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
mounted_layer.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
ro_layer.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00