Histórico de Commits

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