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
Yeah, windows doesn't support fifos. See https://github.com/Microsoft/go-winio equivalent support. Probably not interested in turning this lib cross platform because its purpose is to work around the limitations of unix api. Maybe if no exceptions are needed to the interface and there is a way to test for every PR.
vendor\github.com\tonistiigi\fifo\fifo.go:42: undefined: unix.Mkfifo
vendor\github.com\tonistiigi\fifo\handle_nolinux.go:18: undefined: syscall.Stat_t
vendor\github.com\tonistiigi\fifo\handle_nolinux.go:19: undefined: syscall.Stat
vendor\github.com\tonistiigi\fifo\handle_nolinux.go:33: undefined: syscall.Stat_t
vendor\github.com\tonistiigi\fifo\handle_nolinux.go:34: undefined: syscall.Stat
The text was updated successfully, but these errors were encountered: