Billy Owire

Results 6 issues of Billy Owire

Issue raised by the note in this doc[buildkit\docs\windows.md] has been closed refer to #4696

Added a check to exclude Windows OS when adding bind mount types to container image bundle. Bind types apply to Linux OS; hcsshim accepts empty bind types for Windows container...

area/frontend

Updated tests in `frontend/dockerfile/dockerfile_test.go` to run on Windows. Partially addressing #4485 - testExportedHistory - testExportedHistory - testDockerignoreInvalid - testDockerignore - testExposeExpansion - testDockerfileScratchConfig - testDockerfileAddArchiveWildcard - testDockerfileInvalidInstruction - testWorkdirExists -...

area/dockerfile
area/testing
area/frontend

Updated tests in `frontend/dockerfile/dockerfile_test.go` to run on Windows. Partially addressing https://github.com/moby/buildkit/issues/4485 - testClientLLBProvenance - testNilProvenance - testDuplicatePlatformProvenance - testDockerIgnoreMissingProvenance - testCommandSourceMapping - testFrontendDeduplicateSources

area/dockerfile
area/testing
area/frontend

Updated tests in frontend/dockerfile/dockerfile_test.go to run on Windows. Partially addressing #4485 - testMultiStageImplicitFrom - testMultiStageCaseInsensitive - testOnBuildCleared - testBuiltinArgs - testFrontendUseForwardedSolveResults - testDockerfileAddChownExpand - testDockerfileAddArchive - testCopyWildcardCache

area/dockerfile
area/testing
area/frontend

PR adds support for **custom frontends** in WCOW by enabling gRPC communication from the container child process to the BuildKit in host machine via a named pipe. Currently, the custom...

area/windows
area/frontend
area/util
area/executor
area/solver