Open
Description
- the comma here makes it an invalid json file:
- 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) - 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 - then i switched back to
base:0-bullseye
, it became unstable too. my only guess is: the entirecodespaces
is still very beta - 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???
Metadata
Metadata
Assignees
Labels
No labels