Commit History

Author SHA1 Message Date
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 years ago
  Antonio Murdaca 1a0b483e02 runconfig: split resources into a struct 9 years ago
  NIWA Hideyuki 5aeaf2a0c4 Addition of "--shm-size" to which size of /dev/shm is changed. 9 years ago
  Darren Stahl 9db5db1b94 This fixes the case where arguments are escaped twice from Dockerfiles on 9 years ago
  David Calavera 35d9bcdb57 Merge pull request #17732 from Microsoft/sjw/archive_access_time_fix 9 years ago
  Antonio Murdaca 343c8547df Merge pull request #17762 from LK4D4/builder_commit 9 years ago
  Tonis Tiigi 47da59f7ec Fix symlink handling in builder ADD/COPY commands 9 years ago
  Alexander Morozov 38e34cf6da Use name instead of container in Commit 9 years ago
  Stefan J. Wernli 37ba67bf63 Fixing last access time on Windows to unblock python. 9 years ago
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 years ago
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 years ago
  John Howard d5c85897f4 Windows: Allows --isolation on docker build 9 years ago
  Lei Jitang 9392de9dfe Fix cancel build doesn't remove the intermediate container 9 years ago
  Doug Davis 4920d40093 Add useful info to builder cache logrus.Debug 9 years ago
  John Howard 9cd84e405d Windows: Regression re-fix builder 9 years ago
  Tibor Vass e0ef11a4c2 Abstract builder and implement server-side dockerfile builder 9 years ago
  Tibor Vass f41230b93a Move builder files to builder/dockerfile 9 years ago