GNU bug report logs -
#47617
Docker containers retain references to the runc used
Previous Next
Full log
View this message in rfc822 format
Hello Guix!
I had this surprise today, after reconfiguring my Guix System with an
upgraded docker:
Upon attempting to run an existing container created with the previous
Docker version, I got:
--8<---------------cut here---------------start------------->8---
ERROR: for moodle-docker_db_1 Cannot start service db: Unknown runtime specified /gnu/store/jx64b4nnh6yvsbp117bfjc5spqz0jfq5-runc-1.0.0-rc6/sbin/runc
--8<---------------cut here---------------end--------------->8---
It seems the containers retain the exact references to the runc used,
and it somehow cause the execution to fail when it doesn't match with
the runc that the current Docker program is using.
The workaround is to destroy the containers and recreate them from
scratch on this upgraded Docker instance.
Thanks,
Maxim
This bug report was last modified 3 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.