Skip to content

fix(examples/templates/docker): persist /home/coder instead of /home/${local.user} #16189

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

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

phorcys420
Copy link
Member

@phorcys420 phorcys420 commented Jan 18, 2025

When merging #15504, we switched to the generic coder user instead of creating an user based on the Coder user's name but forgot to replace the persistent volume's path, see #16188 (comment) for full explanation.

Fix for #16188

@phorcys420 phorcys420 merged commit 738a7f6 into main Jan 19, 2025
35 checks passed
@phorcys420 phorcys420 deleted the phorcys/docker-persist-fix branch January 19, 2025 03:41
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/home/coder volume is not being persisted on docker containers starting on version v2.18
2 participants