mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
@@ -126,7 +126,7 @@ type RWLayer interface {
|
||||
Parent() Layer
|
||||
|
||||
// Mount mounts the RWLayer and returns the filesystem path
|
||||
// the to the writable layer.
|
||||
// to the writable layer.
|
||||
Mount(mountLabel string) (containerfs.ContainerFS, error)
|
||||
|
||||
// Unmount unmounts the RWLayer. This should be called
|
||||
|
||||
Reference in New Issue
Block a user