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
951dccd3ff
buildah
/
add_common.go
9 lines
99 B
Go
Raw
Blame
History
//go:build !linux
// +build !linux
package
buildah
func
runningInUserNS
(
)
bool
{
return
false
}
Reference in New Issue
View Git Blame
Copy Permalink