Commit History

Author SHA1 Message Date
  Tonis Tiigi 33e07f41ad builder: add an option for specifying build target 8 years ago
  Vincent Demeester 778e32a2fa Merge pull request #31236 from tonistiigi/docker-stdin 8 years ago
  Daniel Nephin 4d9e32a08e Merge pull request #31352 from dnephin/allow-arg-in-fromt 8 years ago
  Daniel Nephin 239c53bf83 Refactor BuildArgs 8 years ago
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows 8 years ago
  Daniel Nephin 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive 8 years ago
  David Sheets 3f6dc81e10 build: accept -f - to read Dockerfile from stdin 8 years ago
  Tonis Tiigi 79ccb3478f Add a multi stage trusted build testcase 8 years ago
  Tonis Tiigi 672ea30a94 Add support for `FROM` using named block 8 years ago
  Tonis Tiigi 73b4b8ed7f Implicit copy-from with reference 8 years ago
  Tonis Tiigi 87512bbc84 Add named context support 8 years ago
  Tonis Tiigi a1fa59ea12 builder: Fix setting command with custom shell 8 years ago
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 years ago
  Tonis Tiigi 4c7710d5d0 Fix integration tests build errors 8 years ago
  Akihiro Suda 8008f65293 Merge pull request #31608 from vdemeester/integration-cli-package 8 years ago
  Tõnis Tiigi 2fa8fe400d Merge pull request #31257 from tonistiigi/nested-build 8 years ago
  Tonis Tiigi f95f58283b Add support for COPY from previous rootfs 8 years ago
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 years ago
  Vincent Demeester c497499cde Merge pull request #31584 from dave-tucker/ignore-default-build-args 8 years ago
  Tonis Tiigi 8f37715af2 Add testcase for build arg without value 8 years ago
  Dave Tucker 89a2a885c8 Ignore built-in allowed build-args in image history 8 years ago
  Tonis Tiigi acad599210 Fix cache for dockerfiles with multiple FROM 8 years ago
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM 8 years ago
  Tonis Tiigi adeb3e3684 Fix inefficient file paths filter 8 years ago
  lixiaobing10051267 2276de8704 fix wrong foo to zzz in docker_cli_build_test.go 8 years ago
  Sebastiaan van Stijn a64ea37753 Merge pull request #30383 from TDAbboud/30096-add-host-docker-build 8 years ago
  Antonio Murdaca 1cf4b2b8bd image/cache: fix isValidParent logic 8 years ago
  Tony Abboud 7a962e4577 Add --add-host for docker build 8 years ago
  John Howard 8eb0af1a0c Windows: Temporarily disable TestBuildLastModified 8 years ago
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 years ago