Brian Goff
|
c3c08f76be
Fix undead containers
|
10 years ago |
Antonio Murdaca
|
db13cb7f98
Remove job from rm
|
10 years ago |
Vivek Goyal
|
40945fc186
container: Do not remove contianer if any of the resource failed cleanup
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 years ago |
Rik Nijessen
|
ba93f8316c
Rename Destroy to Rm to be consistent with CLI.
|
10 years ago |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 years ago |
Michael Crosby
|
4f174aa792
Evict stopped containers
|
10 years ago |
Srini Brahmaroutu
|
6599aa3368
Error should be 409 as the container is different state to remove
|
10 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Andrea Luzzardi
|
5b8379a434
Disable stable IPs.
|
10 years ago |
Victor Vieux
|
d152a93b5f
Merge pull request #8297 from aluzzardi/f-stable-ip
|
10 years ago |
Andrea Luzzardi
|
a487593729
Stable Networking: Keep the same network settings across container restarts.
|
10 years ago |
Victor Vieux
|
3eaa1c99c1
docker rm <unknown>
|
10 years ago |
Alexandr Morozov
|
623ebf203b
Persistent directory for container in execdriver
|
11 years ago |
Brian Goff
|
45407cf00a
Split volumes out from daemon
|
11 years ago |
Alexandr Morozov
|
e0339d4b88
Use State as embedded to Container
|
11 years ago |
limsy
|
239e932485
daemon: rename from "delete" job to "rm"
|
11 years ago |
Victor Vieux
|
fcf37be2b1
remove double newline
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Victor Vieux
|
bcfd6a653b
fix #7374 leftover
|
11 years ago |
Brian Goff
|
95f86da641
Revert `rm -f` deprecation use SIGKILL instead
|
11 years ago |
Alexandr Morozov
|
8d056423f8
Separate events subsystem
|
11 years ago |
Solomon Hykes
|
cc39d579f5
Move "delete" to daemon/delete.go
|
11 years ago |