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

fix: remove built-in image for Docker template#15504

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

Merged
bpmct merged 1 commit intomainfromfix-docker-image
Nov 14, 2024
Merged

Conversation

bpmct
Copy link
Member

The hardcoded image is an anti-pattern, leading to weird errors if thedocker group is absent. We should either provide a better error in-product or just have a better image.

@matifali - also down to use a Devcontainers universal image instead or make this a parameter. Let me know what you think the best "default install" is

Copy link
Member

@matifalimatifali left a comment
edited
Loading

Choose a reason for hiding this comment

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

We opted for theDockerfile over the image to demonstrate that it's possible with Coder to build images on the fly without needing a registry.

But I agree that using a built image is a better practice.

@matifali
Copy link
Member

I am ok to switch to a more universal kitchen sink image, only concern is that it will make the first boot slower for new users due to image size.

@bpmct
Copy link
MemberAuthor

Gotcha. i am going to merge this for now, and when we make a better image incoder/images we can switch

@bpmctbpmct merged commitd3eb896 intomainNov 14, 2024
24 checks passed
@bpmctbpmct deleted the fix-docker-image branchNovember 14, 2024 13:40
ethanndickson added a commit that referenced this pull requestNov 14, 2024
-#15504 broke CI on main because ofthe aforementioned issue, this also fixes the test failure.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@matifalimatifalimatifali approved these changes

Assignees

@bpmctbpmct

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@bpmct@matifali

[8]ページ先頭

©2009-2025 Movatter.jp