package containerfs
import "github.com/dotcloud/docker/pkg/containerfs"
Index ¶
Functions ¶
func CleanScopedPath ¶
CleanScopedPath preappends a to combine with a mnt path.
func ResolveScopedPath ¶
ResolveScopedPath evaluates the given path scoped to the root. For example, if root=/a, and path=/b/c, then this function would return /a/b/c.
Source Files ¶
containerfs.go containerfs_unix.go
- Version
- v24.0.3+incompatible
- Published
- Jul 3, 2023
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 16 minutes ago –
Tools for package owners.