About 52 results
Open links in new tab
  1. GitHub - linuxserver/docker-code-server

    Code-server is VS Code running on a remote server, accessible through the browser. Code on your Chromebook, tablet, and laptop with a consistent dev environment.

  2. VS-Code Server - Docker Setup & Config - GitHub

    VS-Code Server - Docker Setup & Config Official VS Code Server in Docker with WebSocket support, full extension compatibility (including GitHub Copilot), based on Debian.

  3. GitHub - coder/code-server: VS Code in the browser

    VS Code in the browser. Contribute to coder/code-server development by creating an account on GitHub.

  4. GitHub - hshdacs/codeserver: Code-Server Dockerfile

    Dockerized Code-Server This repository contains a Dockerfile and setup script to create a Docker image for running code-server, a web-based version of Visual Studio Code.

  5. docker-code-server/README.md at master - GitHub

    Jun 24, 2019 · Code-server is VS Code running on a remote server, accessible through the browser. Code on your Chromebook, tablet, and laptop with a consistent dev environment.

  6. VS-Code Server - Docker Setup & config - GitHub

    This repository hosts a Docker setup for deploying an official installation of Visual Studio Code Server using a container. By leveraging the serve-web feature of Visual Studio Code, this setup provides an …

  7. GitHub - EdyTheCow/docker-code-server: Running VSCode server …

    The idea behind this setup is running code-server behind Traefik reverse proxy with docker extension installed on vscode. From code-server you’ll be able to spin up any kind of container and develop …

  8. GitHub - gitpod-io/openvscode-server: Run upstream VS Code on a …

    This project provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser. It's based on the very same architecture used by Gitpod or GitHub …

  9. Releases · linuxserver/docker-code-server - GitHub

    Contribute to linuxserver/docker-code-server development by creating an account on GitHub.

  10. Connect coder in docker to local docker sock · coder code-server ...

    Dec 15, 2023 · I figured it out, in order for it to know what to do with the sock, you still have to install docker-cli in code-server. Now the only tricky part left is figuring out how to map the volumes.