- Notifications
You must be signed in to change notification settings - Fork72
docker dev container template with a default flask app and code-server feature#377
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
base:main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
DevelopmentCats commentedOct 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@sharkymark I imported and exported your template and was trying to get it to build in coder as is, and It doesn't seem to be building at all for me. This is what im getting:
|
Description
Type of Change
Template Information
I took the dev container Docker template added more detail in the README and a different default dev container repo that demonstrates how to use Coder's code-server dev container feature. It disables authentication and opens in the /workspaces directory where the dev container repo is cloned.
Testing & Validation
bun test
)bun run fmt
)