Skip to content

Failed running devcontainer with container registry secret volume mounted #104

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

Closed
toshikish opened this issue Mar 12, 2024 · 0 comments · Fixed by #119
Closed

Failed running devcontainer with container registry secret volume mounted #104

toshikish opened this issue Mar 12, 2024 · 0 comments · Fixed by #119

Comments

@toshikish
Copy link
Contributor

In the case of running envbuilder in Kubernetes with container registry credential mounted (as mentioned in README.md), running fails with the following error:

error: remove docker config: remove /.envbuilder/config.json: device or resource busy

A potential cause is that envbuilder tries to delete the volume mounted credential file.

https://github.com/coder/envbuilder/blob/main/envbuilder.go#L771

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

Successfully merging a pull request may close this issue.

2 participants