Commit History

Author SHA1 Message Date
  Daniel Nephin 0d9e66b98a Extract commitContainer from commit() to separate the distinct branches 8 years ago
  Brian Goff ae0f8c7ba1 Merge pull request #31984 from tonistiigi/remote-context 8 years ago
  Tonis Tiigi d1faf3df27 Refactor remote context parsing 8 years ago
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw 8 years ago
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser 8 years ago
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals 8 years ago
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() 8 years ago
  Daniel Nephin c7fad9b750 Cleanup in dispatcher.env 8 years ago
  Daniel Nephin f3e205ddc1 Remove the dockerfile field from Builder. 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
  Daniel Nephin f0a9c2e3f4 Allow ARG to come before FROM to support variables in FROM. 8 years ago
  Simon Ferquel b0e7588873 Test and fix forbidden path for COPY --from on Windows 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 f95f58283b Add support for COPY from previous rootfs 8 years ago
  Tonis Tiigi 09f308ce21 Fix ARG scoping for Dockerfiles with multiple FROM 8 years ago
  Tony Abboud 7a962e4577 Add --add-host for docker build 8 years ago
  Tonis Tiigi 0f293f9eb3 Reset stdin config before running build actions 8 years ago
  Daniel Nephin 80b642ff88 Ignore the daemon log config when building images. 8 years ago
  Daehyeok Mun 6306019d0b Refactoring ineffectual assignments 8 years ago
  Sebastiaan van Stijn d6be0e9802 Merge pull request #28631 from likel/master 8 years ago
  allencloud 6fb05778ba fix nits in comments 8 years ago
  Ke Li 514adcf458 Remove redundant format 8 years ago
  Vincent Demeester ef39256dfb Remove hostname validation as it seems to break users 8 years ago
  Qiang Huang e6866492c4 Fix bunch of typos 8 years ago
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints 8 years ago
  sandyskies 60813af7ae add --network option for docker build 9 years ago
  Tibor Vass f5f0b77cec Merge pull request #26719 from AkihiroSuda/fix-race-builder-vs-container-1 8 years ago
  John Howard e85867cb68 Windows: Support credential specs 9 years ago