Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(dogfood/coder): add docker volume for... docker#18455

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

mafredri
Copy link
Member

@mafredrimafredri commentedJun 19, 2025
edited
Loading

This change is in preparation for enabling devcontainers as well as
allowing Docker image cache to be re-used across workspace restarts.

For now, any running container will result in the retention of related
resources (image, volumes, etc).

Updatescoder/internal#463

This change is in preparation for enabling devcontainers as well asallowing Docker image cache to be re-used across workspace restarts.For now, any running container will result in the retention of relatedresources (image, volumes, etc).
Copy link
Contributor

@DanielleMaywoodDanielleMaywood left a comment

Choose a reason for hiding this comment

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

Looks good to me! Just want to make sure though, do we have a plan for cleanup if these volumes start to get too large?

@mafredri
Copy link
MemberAuthor

Looks good to me! Just want to make sure though, do we have a plan for cleanup if these volumes start to get too large?

The current plan relies on the user not starting a container, and shutting down their workspace which will always clear everything.

Likewise, if updated images are pulled, the old parts of that image will be pruned away on shutdown.

@mafredrimafredri merged commit68f21fa intomainJun 19, 2025
36 checks passed
@mafredrimafredri deleted the mafredri/feat-dogfood-coder-use-docker-volume-for-docker branchJune 19, 2025 13:10
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 19, 2025
@johnstcn
Copy link
Member

If this becomes a problem, we can simply force deletion of all containers again.

@mafredri
Copy link
MemberAuthor

If this becomes a problem, we can simply force deletion of all containers again.

SGTM 👍🏻

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@DanielleMaywoodDanielleMaywoodDanielleMaywood approved these changes

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mafredri@johnstcn@DanielleMaywood

[8]ページ先頭

©2009-2025 Movatter.jp