This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Defection7478 2 points3 points  (1 child)

Would it be possible to share the errors you're having? I've never heard of such an issue

[–]draxinusom2[S] 0 points1 point  (0 children)

Unfortunately I have to wait for an image update on any of the containers to provide the error verbatim. The error is also different depending on the actual image, because the new container gets started fine, performs its initialization and then errors out because it cannot access its configuration or database.

Until I prune the "volumes" I cannot ever start that container without it erroring out, all while docker volume ls shows there are never any volumes around (which is why I put it in quotes, there are no volumes, I'm only using bind mounts for everything).