//
pkg.gl
Category
github.com/containers/buildah
internal
open
package
1.39.0
Repository:
https://github.com/containers/buildah.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
290 SLOC
#
Functions
BindFdToPath
BindFdToPath creates a bind mount from the open file (which is actually a directory) to the specified location.
InChroot
InChroot opens the file at `path` after chrooting to `root` and then changing its working directory to `wd`.