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

This does not work #6

Open
zachliu opened this issue May 27, 2022 · 0 comments
Open

This does not work #6

zachliu opened this issue May 27, 2022 · 0 comments

Comments

@zachliu
Copy link

zachliu commented May 27, 2022

  1. the comma here makes it an invalid json file:
    "dockerfile": "Dockerfile",
  2. the base image is mcr.microsoft.com/vscode/devcontainers/base:0-bullseye which doesn't even have Python (i assume lots of ppl need to connect to private network in order to install from their private pypi)
  3. after i switched it to mcr.microsoft.com/vscode/devcontainers/python:3.8-bullseye the instance became very unstable. i always got disconnected a few mins after spinning it up
  4. then i switched back to base:0-bullseye, it became unstable too. my only guess is: the entire codespaces is still very beta
  5. this repo has no updates in 7 months. no one responds with the issues. no one evaluates PRs. so the key question is has github stopped developing codespaces at all???
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