This website requires JavaScript.
Explore
Help
Sign In
root
/
buildah
mirror of
https://github.com/containers/buildah.git
Watch
1
Star
0
Fork
You've already forked buildah
0
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
c7dd90dd7b
buildah
/
add_common.go
8 lines
82 B
Go
Raw
Blame
History
//go:build !linux
package
buildah
func
runningInUserNS
(
)
bool
{
return
false
}
Reference in New Issue
View Git Blame
Copy Permalink