buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

tests: frontend/dockerfile: update integration tests for windows/wcow

Open danielGithinji opened this issue 5 months ago • 0 comments

Updated tests in frontend/dockerfile/dockerfile_test.go to run on Windows. Partially addressing https://github.com/moby/buildkit/issues/4485

  • [x] testCopyThroughSymlinkContext
  • [x] testIgnoreEntrypoint
  • [x] testQuotedMetaArgs
  • [x] testDockerfileCheckHostname
  • [x] testEmptyStages
  • [x] testNamedImageContextScratch
  • [x] testNamedImageContextPlatform

danielGithinji avatar Oct 02 '24 09:10 danielGithinji