Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

This does not work #6

Description

@zachliu
  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???

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions