Skip to content

bin2bin-applications/code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example workflow

Code Server

Developer

Click here to go to developer site

Description

Visual Studio Code running on web browser

Code-server is a Visual Studio Code instance running on a remote server accessible through any web browser. It allows you to code anywhere and on any device such as a tablet or laptop with a consistent integrated development environment (IDE). Set up a secure a Linux development machine and get coding on any device with a web browser.

Supported Architectures

The architectures supported by this image are:

Architecture Available Tag
x86-64 latest

Version Tags

The version tags available for this image are:

Tag Available Description
latest Stable releases with Ubuntu baseimage

Docker Pull

docker pull ghcr.io/bin2bin-applications/code-server:latest

Docker Run

docker run -d --volume /tmp/app:/app -p 8080:8080 ghcr.io/bin2bin-applications/code-server:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages