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

fix: add writeable home dir to docker image #3603

Merged
merged 1 commit into from Aug 22, 2022
Merged

Conversation

deansheather
Copy link
Member

@deansheather deansheather commented Aug 19, 2022

Fixes docker run from install docs by adding a /home/coder dir to the image. The home was set to the default of / prior to this change, which prevented coder server from writing files to ~/.config for the postgres db.

@deansheather deansheather requested a review from kylecarbs Aug 19, 2022
@deansheather deansheather merged commit 369a9fb into main Aug 22, 2022
19 checks passed
@deansheather deansheather deleted the fix-docker-home branch Aug 22, 2022
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 this pull request may close these issues.

None yet

2 participants