Commit History

Author SHA1 Message Date
  allencloud 1102ac257b make container kill debug log readable 9 years ago
  allencloud 4e959ef2f7 fix typos 9 years ago
  Antonio Murdaca 44ccbb317c *: fix logrus.Warn[f] 9 years ago
  Vincent Demeester fb48bf518b Move some container related methods and structs to smaller files 9 years ago
  Zhang Wei a705e166cf Fix critical bug: can't restart a restarting container 9 years ago
  Kenfe-Mickael Laventure 8af4f89cba Remove unneeded references to execDriver 9 years ago
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
  allencloud f1d34ac2eb fix typos in several files 9 years ago
  David Calavera 1a729c3dd8 Do not wait for container on stop if the process doesn't exist. 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Zhang Wei 894266c1bb Remove redundant error message 9 years ago
  Vincent Demeester 1d8ccc6ae7 Add the possibility to log event with specific attributes 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Alexander Morozov fa7ec908c4 daemon/kill.go: simplify if statement 9 years ago
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 years ago
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 years ago
  John Howard bc503ca8ab Windows: [TP4] docker kill handling 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
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 years ago
  David Calavera 621e3d8587 Keep backwards compatibility in kill api. 10 years ago
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 years ago
  Doug Davis 3cb751906a Remove Job from `docker kill` 10 years ago
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 years ago
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 years ago
  Alexandr Morozov 8d056423f8 Separate events subsystem 11 years ago
  Solomon Hykes 8652830661 Move "kill" to daemon/kill.go 11 years ago