moby--moby/layer
Derek McGowan c51c1caab7 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-26 12:58:47 -08:00
..
empty.go
empty_test.go
filestore.go Add more robust error handling on layer store creation 2016-01-26 12:58:47 -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-26 12:58:47 -08:00
layer_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer_unix.go
layer_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
migration.go
migration_test.go
mount_test.go
mounted_layer.go
ro_layer.go