提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  David Calavera 839f73c302 Move ExecConfig to types. 9 年之前
  David Calavera f9b857a200 Move StrSlice to types. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前
  David Calavera 9ca2e4e81c Move exec store to its own package inside the daemon. 9 年之前
  Michael Crosby b5c507750f Merge pull request #18051 from calavera/extract_streams 9 年之前
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. 9 年之前
  Wen Cheng Ma 01b86d612c Update docs and test of exec create api return codes 9 年之前
  David Calavera 8cf38b6a8b Merge pull request #17589 from Microsoft/jjh/refactorprocessconfig 9 年之前
  Alexander Morozov 445675e808 Remove unnecessary var block in monitorExec 9 年之前
  John Howard 5fa2e4d4f2 Refactor ProcessConfig 9 年之前
  David Calavera 3b5fac462d Remove LXC support. 9 年之前
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 年之前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年之前
  David Calavera c1c42db060 Decouple daemon and container to execute processes. 9 年之前
  Jess Frazelle bea2257f92 Merge pull request #16803 from tiborvass/pkg-broadcaster 9 年之前
  Tibor Vass 2391233404 Move types from progressreader and broadcastwriter to broadcaster 9 年之前
  Brian Goff 561005e5ca Cleanup some issues with exec 9 年之前
  Brian Goff 2d43d93410 Make exec start return proper error codes 10 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年之前
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 年之前
  Madhu Venugopal e148e763b8 Update native execdriver to exploit libcontainer hooks 10 年之前
  Antonio Murdaca 4bb2449188 Merge pull request #15913 from mountkin/abstract 10 年之前
  Shijiang Wei ea4a06740b abstract the string slice struct to stringutils package 10 年之前
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 年之前
  Tim Dettrick 03f65b3d0d Revert "Revert "Add docker exec run a command in privileged mode"" 10 年之前
  Brian Goff f078f75bf2 Return better errors from exec 10 年之前
  Alexander Morozov 6bca8ec3c9 Replace GenerateRandomID with GenerateNonCryptoID 10 年之前