Files
moby/container
Aaron Lehmann 1d9546fc62 container: Fix Delete on nonexistent container
Delete needs to release names related to a container even if that
container isn't present in the db. However, slightly overzealous error
checking causes the transaction to get rolled back. Ignore the error
from Delete on the container itself, since it may not be present.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-07-26 16:45:54 -07:00
..
2016-09-07 11:05:58 -07:00
2017-07-03 13:13:09 -07:00
2016-11-14 15:15:09 -05:00
2017-05-16 15:11:39 -07:00