Skip to content

Repository files navigation

VSCode Server with .NET Pre-Installed

This is a Docker image of VSCode Server with the .NET LTS and STS SDKs pre-installed.
Docker image is based on LinuxServer.io Code-Server, which is based on Coder.com Code-Server.\

License

GitHub License\

Build Status

Code and Pipeline is on GitHub:
GitHub Last Commit
GitHub Workflow Status

Container Images

Docker container images are published on Docker Hub.
Multi-Architecture images are created for linux/amd64 and linux/arm64 (linux/arm/v7 is not supported by LSIO).
Tags are latest for main branch and develop for develop branch, plus a SemVer2 version tag (X.Y.Z) on every published image.
E.g. docker pull ptr727/vscode-server-dotnetcore:latest
E.g. docker pull ptr727/vscode-server-dotnetcore:develop
E.g. docker pull ptr727/vscode-server-dotnetcore:1.1.0

Builds include the LTS and STS supported versions of .NET SDKs.

Images are automatically rebuilt every Monday morning, picking up the latest upstream updates.
Docker Pulls
Docker Image Version

Release History

  • Version 1.1: Branch-scoped CI/CD, version-tagged images (:SemVer2 alongside latest / develop), and per-version GitHub releases.
  • Version 1.0: Multi-arch code-server image with the .NET LTS and STS SDKs pre-installed.

See HISTORY.md for the full release history.

Usage

Follow the linuxserver/code-server instructions.

About

This is a Docker image of VSCode Server with the .NET LTS and STS SDKs pre-installed.

Topics

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages