All apps
VS Code logo

Self-host with Docker ยท Yantr

VS Code

Web-based VS Code IDE accessible via browser for remote development and server management.

development terminal ide self-hosted homelab docker

1

Ports

4

Notes

4

Use Cases

Official Website View on GitHub

About

What VS Code does

A self-hosted VS Code IDE powered by code-server. Full VS Code experience in the browser with syntax highlighting, debugging, Git, and extensions. Ideal for remote development and server management from any device.

Install Flow

How to self-host VS Code

VS Code can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what VS Code does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.

After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.

Use Cases

What people run it for

Technical Details

Ports, image, and service metadata

Ports

Port Protocol Label
8443 HTTP Web UI

Docker Image

lscr.io/linuxserver/code-server:latest

Service Name

vscode

Notes

Things to know before you deploy

Related Apps

More tools you might pair with VS Code

Page generated 2026-06-23T15:50:08.758Z