package containerfs
import "github.com/dotcloud/docker/pkg/containerfs"
Index ¶
Variables ¶
EnsureRemoveAll is an alias to os.RemoveAll on Windows
Functions ¶
func CleanScopedPath ¶
CleanScopedPath prepares the given path to be combined with a mount path or a drive-letter. On Windows, it removes any existing driveletter (e.g. "C:"). The returned path is always prefixed with a filepath.Separator.
Source Files ¶
- Version
- v26.0.2+incompatible
- Published
- Apr 18, 2024
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 17 minutes ago –
Tools for package owners.