mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
⚙️ Add ability to build from Dockerfiles directly
This commit is contained in:
committed by
mudler
parent
4e2a2adfc1
commit
e70a543f42
1
vendor/github.com/moby/sys/mount/mounter_unsupported.go
generated
vendored
1
vendor/github.com/moby/sys/mount/mounter_unsupported.go
generated
vendored
@@ -1,3 +1,4 @@
|
||||
//go:build (!linux && !freebsd && !openbsd && !windows) || (freebsd && !cgo) || (openbsd && !cgo)
|
||||
// +build !linux,!freebsd,!openbsd,!windows freebsd,!cgo openbsd,!cgo
|
||||
|
||||
package mount
|
||||
|
Reference in New Issue
Block a user