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
# github.com/tonistiigi/fsutil/copy
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/copy.go:401:20: undefined: copyFile
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/copy.go:421:15: c.copyFileInfo undefined (type *copier has no field or method copyFileInfo)
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/copy.go:429:15: c.copyFileTimestamp undefined (type *copier has no field or method copyFileTimestamp)
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/copy.go:510:16: c.copyFileInfo undefined (type *copier has no field or method copyFileInfo)
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/copy_nowindows.go:45:9: undefined: mknod
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/stat_bsd.go:11:12: st.Atimespec undefined (type *syscall.Stat_t has no field or method Atimespec)
../../../../go/pkg/mod/github.com/tonistiigi/[email protected]/copy/stat_bsd.go:16:12: st.Mtimespec undefined (type *syscall.Stat_t has no field or method Mtimespec)
Description
It fails as:
which smells like docker/buildx#2772 which was fixed by updating
fsutil
which includes tonistiigi/fsutil#215.Steps To Reproduce
No response
Compose Version
Docker Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: