Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker volume mounts fail after ending docker-run with <ctrl>-c #3652

Closed
thallgren opened this issue Jul 19, 2024 · 1 comment · Fixed by datawire/docker-volume-telemount#1

Comments

@thallgren
Copy link
Member

Connecting using --docker and then doing an intercept using --docker-run which is terminated by -c, leaves the volume plugin in a bad state, causing a subsequent intercept to always fail to mount its volumes. Retrying the intercept succeeds though, because the failure takes the plugin out of the bad state. In summary, every other attempt to intercept will fail to mount its volumes.

@thallgren
Copy link
Member Author

The problem was addressed in this PR and made available in the 0.1.5 version of the plugin. Unless a workstation is air-gapped, this version is automatically detected and installed by the Telepresence client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant