GNU bug report logs -
#47617
Docker containers retain references to the runc used
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hey,
Just ran into this issue myself. Was able to work around it by editing the
file:
`/var/run/docker/containers/<container-hash-goes-here>/hostconfig.json` to
point to the same `runc` executable that is listed by `guix package -I
runc`. After editing, simply run `sudo herd restart dockerd` and the edited
container will work as it used to.
Dunno how we might implement this kind of edit into the procedure that
updates `runc` in the first place, but it seems like that could be a
solution. Ideally, it would just use `runc` in the `$PATH`, but then `runc`
becomes a propagated input.
Hope this helps.
--
Christopher Rodriguez
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.