Historie revizí

Autor SHA1 Zpráva Datum
  Victor Vieux 2aff119baa Revert "refactor build job to know only configFile" před 11 roky
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* před 11 roky
  Victor Vieux b9731bccf2 refactor build job to know only configFile před 11 roky
  unclejack 5b9c8607d9 Merge pull request #4759 from crosbymichael/comments-in-buildfile před 11 roky
  Michael Crosby 67af7b3fb0 Strip comments before parsing line continuations před 11 roky
  Michael Crosby 0fb01fd8fe Follow symlinks inside container root for build's ADD před 11 roky
  Tianon Gravi c1f492755b Improve WORKDIR test to cover more edge cases před 11 roky
  Tianon Gravi 054b85a7b2 Add proper support for relative WORKDIR instructions před 11 roky
  Michael Crosby 8cf0b80a78 Update integration tests for server pkg před 11 roky
  Guillaume J. Charmes 7b89af2a08 Add unit test for expose cache před 11 roky
  Michael Crosby 82a5439835 Move image into sub pkg před 11 roky
  unclejack b829e96cde forbid chained onbuild, from & maintainer triggers před 11 roky
  Solomon Hykes 9b56da78e0 Refactor utility `MkBuildContext` to the more generic `archive.Generate` před 11 roky
  Victor Vieux 2dcb48af0f Merge pull request #3524 from tianon/supplementary-groups před 11 roky
  Solomon Hykes ded9e0d6df builder: clearly display ONBUILD triggers during a build. před 11 roky
  Solomon Hykes 9f994c9646 New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build před 11 roky
  Tianon Gravi e8963748fc Consolidate a bunch of the supplementary-groups tests to cut down on the number of RUN lines in a single Dockerfile within TestBuild před 11 roky
  Tianon Gravi ee93f6185b Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified) před 11 roky
  Michael Crosby 2a6e93a6fb Merge pull request #3558 from tianon/buildfile-run-json před 11 roky
  Jake Moshenko 6e6ff85362 Fix support for registry auth with Dockerfile build. před 11 roky
  Tianon Gravi fd78128870 Add support for `RUN [""]` in Dockerfiles for greater specificity in what is actually executed před 11 roky
  Frank Macreery 93ff70a3e7 Potential fix for ADD . před 11 roky
  Guillaume J. Charmes bb76985d39 Merge pull request #3474 from creack/fix_add_cache_issue před 11 roky
  Guillaume J. Charmes f3103e5c91 Fix issue with file caching + prevent wrong cache hit před 11 roky
  Guillaume J. Charmes 811341423b Fix ADD caching issue with . prefixed path před 11 roky
  Michael Crosby bb754fd34d Merge pull request #3388 from tianon/more-build-tests před 11 roky
  Brian Goff 323c4b5211 Use same error handling while unmarshalling args for CMD and ENTRYPOINT před 11 roky
  Tianon Gravi c6dcee329d Add more TestBuild Dockerfiles, especially for making sure manual RUN echo '#!...' continues to work correctly před 11 roky
  Guillaume J. Charmes efaf2cac5c Merge pull request #2809 from graydon/880-cache-ADD-commands-in-dockerfiles před 11 roky
  Johannes 'fish' Ziemke f7ba1c34bb Return error if Dockerfile is empty před 11 roky