You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOOS=freebsd GOARCH=amd64 go build
# github.com/docker/docker/pkg/system
../../go/pkg/mod/github.com/docker/[email protected]+incompatible/pkg/system/mknod.go:12:19: cannot use dev (type int) as type uint64 in argument to unix.Mknod
This specific file is not able to compile:
https://github.com/moby/moby/blob/v20.10.8/pkg/system/mknod.go