Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

force remove containers in systemd services #1393

Merged
merged 1 commit into from
May 2, 2016

Conversation

ryane
Copy link
Contributor

@ryane ryane commented Apr 28, 2016

  • Installs cleanly on a fresh build of most recent master branch
  • Upgrades cleanly from the most recent release
  • Updates documentation relevant to the changes

fixes #1390


this works around the problem in #1239 (comment)

When the error occurs, the /var/lib/docker/containers/<containerid> directory may get left behind but the container is removed and the service can be restarted.

@ryane ryane added this to the 1.1 milestone Apr 28, 2016
@stevendborrelli
Copy link
Contributor

Testing this now.

@stevendborrelli stevendborrelli merged commit 56b3215 into master May 2, 2016
@stevendborrelli stevendborrelli deleted the fix/nginx-consul-services branch May 2, 2016 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix docker removal of nginx-consul
2 participants