Skip to content

Remove Tailscale feature from devcontainer.json #19

@dguido

Description

@dguido

Problem

devcontainer.json includes Tailscale as a feature:

"features": {
    "ghcr.io/devcontainers/features/github-cli:1": {},
    "ghcr.io/tailscale/codespace/tailscale:1": {}
}

Per @DarkaMaul's review on trailofbits/skills#26, Tailscale is not generic enough for a base template. Users who need it can add it themselves.

Already removed in trailofbits/skills devcontainer-setup plugin.

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