Commit History

Author SHA1 Message Date
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Doug Davis 8d4fe141c4 Deprecate -f flag from docker tag 9 years ago
  Aaron Lehmann 21278efaee Make TarStream return an io.ReadCloser 9 years ago
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 years ago
  Alexander Morozov 38e34cf6da Use name instead of container in Commit 9 years ago
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 years ago
  David Calavera 9f79cfdb2f Decouple daemon and container to pause and unpause containers. 9 years ago
  David Calavera 581380cc6c Move `exportContainerRw` to the daemon. 9 years ago
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 years ago
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 years ago
  John Howard cfddca2bf9 Windows: Fix golint daemon breaking commit 9 years ago
  Ma Shimiao ab868ad79c daemon/commit: remove unneeded code 9 years ago
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 years ago
  John Howard 9001ea26e7 Fixing Image struct to no longer use Graph. 10 years ago
  John Howard 52f4d09ffb Windows: Graph driver implementation 10 years ago
  Antonio Murdaca 7046651b87 Add struct to configure Builder commit instead of using one defined in daemon 10 years ago
  Jessie Frazelle 1f472c3768 Merge pull request #13536 from Mic92/master 10 years ago
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 years ago
  Jörg Thalheim 6473b0f127 remove redundant mount/unmount calls on commit 10 years ago
  John Howard f9c7772b83 Windows: Commit() rwTar defer close 10 years ago
  David Calavera ae4063585e Remove engine.Job from builder.CmdBuildConfig. 10 years ago
  Simei He 99f6309b97 remove job from tag 10 years ago
  Antonio Murdaca c8529fde5f Remove job from commit 10 years ago
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 years ago
  Tibor Vass e7dc7a6342 Merge pull request #9123 from rhatdan/commit-change 10 years ago
  Daniel, Dao Quang Minh b30257ccf9 support `changes` in commit job 10 years ago
  Lei Jitang 7c7c7f84dc Fix docker commit make a paused container to unpaused. Closes #10932 10 years ago
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 years ago
  Josh Hawn 8936789919 Make `FROM scratch` a special cased 'no-base' spec 10 years ago