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

Regression: Removal of USER vscode from Ruby Dockerfile is breaking other projects #65

Open
jchilders opened this issue Nov 15, 2024 · 0 comments

Comments

@jchilders
Copy link

This was discovered as a result of rails/rails#53581.

Currently, devcontainers are failing for both rails and rails-contributors. The root cause for each appears to be the changes introduced in #51. Reverting those changes allows the devcontainers to be built without error.

See this PR comment for the steps to reproduce the error. To summarize, though: reverting #51 fixes the problems in building the devcontainers for both projects.

The question is whether #51 should be reverted, or whether dependent projects should be updated.

@jchilders jchilders changed the title Regression: Removal of USER vscode from Ruby Dockerfile breaks other devcontainers Regression: Removal of USER vscode from Ruby Dockerfile is breaking other projects Nov 16, 2024
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

No branches or pull requests

1 participant