Historique des commits

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