Billy Owire
Billy Owire
Attempting to build an image for WCOW from a custom frontend using BuildKit will result to error you got (`ERROR: failed to solve: hcsshim::ProcessBaseLayer ....`) if the custom frontend contains...
@erik-bershel I'd like to pick up this issue if no one is actively working on it
> > @erik-bershel I'd like to pick up this issue if no one is actively working on it > > Work is in progress now. 🧑🏭 Unfortunately, this kind of...
> What's the reason stdio FDs would not work for wcow? It doesn't have any dependency on UNIX sockets, just that containers have stdin and stdout capability. I encountered the...
> > Notably, /dev/stdout is not a valid stdio path in > > Why would this matter? Where do we open `/dev/stdout` as path from filesystem. Are you saying `os.Stdout`...