提交历史

作者 SHA1 备注 提交日期
  Daniel Nephin 37be263826 Merge pull request #32749 from dnephin/rm-ContainerUpdateCmdOnBuild 8 年之前
  Aaron Lehmann 08d7fad45d Merge pull request #32949 from dnephin/refactor-streamformatter-and-progress 8 年之前
  Daniel Nephin d9371ee807 Fix run with entrypoint in base image 8 年之前
  Daniel Nephin 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. 8 年之前
  Daniel Nephin 3dcab28982 Fix setting b.runConfig.Image at arbitrary places. 8 年之前
  Daniel Nephin c87d67b0ad Refacator pkg/streamformatter 8 年之前
  Daniel Nephin 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder 8 年之前
  Daniel Nephin 0d9e66b98a Extract commitContainer from commit() to separate the distinct branches 8 年之前
  Brian Goff ae0f8c7ba1 Merge pull request #31984 from tonistiigi/remote-context 8 年之前
  Tonis Tiigi d1faf3df27 Refactor remote context parsing 8 年之前
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw 8 年之前
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser 8 年之前
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals 8 年之前
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() 8 年之前
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env 8 年之前
  Daniel Nephin f3e205ddc1 Remove the dockerfile field from Builder. 8 年之前
  Daniel Nephin 4d9e32a08e Merge pull request #31352 from dnephin/allow-arg-in-fromt 8 年之前
  Daniel Nephin 239c53bf83 Refactor BuildArgs 8 年之前
  Daniel Nephin f0a9c2e3f4 Allow ARG to come before FROM to support variables in FROM. 8 年之前
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows 8 年之前
  Tonis Tiigi 672ea30a94 Add support for `FROM` using named block 8 年之前
  Tonis Tiigi 73b4b8ed7f Implicit copy-from with reference 8 年之前
  Tonis Tiigi f95f58283b Add support for COPY from previous rootfs 8 年之前
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM 8 年之前
  Tony Abboud 7a962e4577 Add --add-host for docker build 8 年之前
  Tonis Tiigi 0f293f9eb3 Reset stdin config before running build actions 8 年之前
  Daniel Nephin 80b642ff88 Ignore the daemon log config when building images. 8 年之前
  Daehyeok Mun 6306019d0b Refactoring ineffectual assignments 8 年之前
  Sebastiaan van Stijn d6be0e9802 Merge pull request #28631 from likel/master 8 年之前
  allencloud 6fb05778ba fix nits in comments 8 年之前