Closed jberkus closed 8 years ago
@jberkus hmmm, shouldn't have, mind doing it with the -v
command so we can get some verbose logging info?
-v didn't result in any additional output.
josh ~/git/redhat/atomic-site-master (giuseppe-intro-system-containers) $ Error deleting container: Error response from daemon: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
write /dev/stdout: broken pipe
So, after some testing this is a bug in Docker itself. As a result, closing here.
Using the Nulecule config I have for projectatomic/atomic-site, I used to auto-delete the container when I stopped testing the site updates. However, as of AtomicApp 0.6.2, this no longer works:
Under 0.5.X, this worked fine. Did something change in the order of shutdown? Or is this an issue with docker?