This website works better with JavaScript.
Explore
Help
Sign In
publicWagsHome
/
buildx
Watch
1
Star
0
Fork
You've already forked buildx
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f2cf7cf281
buildx
/
vendor
/
github.com
/
moby
/
buildkit
/
util
/
system
/
seccomp_nolinux.go
8 lines
89 B
Go
Raw
Blame
History
// +build !linux,seccomp
package
system
func
SeccompSupported
(
)
bool
{
return
false
}
Reference in New Issue
View Git Blame
Copy Permalink