Skip to content

fix(.devcontainer): add home volume and fix code-server and filebrowser #18648

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 5 commits into from
Jun 30, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jun 27, 2025

This change fixes the folder for the coder-server app and filebrowser as well as a few other tweaks. Additionally a docker volume is mounted to /home/coder to persist shell history and speed up dotfiles/personalization.

image

}
]
}
},
"mounts": [
"source=coder-coder-devcontainer-home,target=/home/coder",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Thought it would be nice if shell history persisted across rebuilds ¯\_(ツ)_/¯

@mafredri mafredri requested a review from DanielleMaywood June 27, 2025 16:45
@mafredri mafredri changed the title fix(.devcontainer): fix code-server app URL, healthcheck and order, add home volume fix(.devcontainer): add home volume and fix code-server and filebrowser Jun 27, 2025
@mafredri mafredri force-pushed the mafredri/fix-devcontainer-improvements branch from e51c667 to 131b90b Compare June 27, 2025 17:43
@mafredri mafredri force-pushed the mafredri/fix-devcontainer-improvements branch from 131b90b to dbf7d71 Compare June 27, 2025 17:44
@mafredri mafredri enabled auto-merge (squash) June 27, 2025 18:00
@mafredri mafredri merged commit d814fdf into main Jun 30, 2025
36 checks passed
@mafredri mafredri deleted the mafredri/fix-devcontainer-improvements branch June 30, 2025 08:32
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 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.

2 participants