Skip to content

ilteoood/vscode-remote-tunnels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-remote-tunnels

VSCode remote tunnels Docker image that can be easily deployed everywhere you want

Build only image


This is a multi-arch image, updated automatically thanks to GitHub Actions.

Its purpose is to provide a Visual Studio Code Server instance accessible through vscode.dev.

Configuration

The container is configurable using 1 environment variable:

Name Mandatory Default value Description
MACHINE_NAME No vscode-remote The name of the machine that will be used to access the tunnel. It must be less than 20 characters.

Additionally, it is also possible to override the script at path /usr/local/bin/init to install additional software when the container boots.

Execution

You can run this image using Docker compose and the sample file provided.

Or you can use the standard docker run command.

sudo docker run --name CONTAINER_NAME -e MACHINE_NAME=YOUR_MACHINE_NAME ilteoood/vscode-remote-tunnels

Do you like my work?

patreon or buy-me-a-coffee

About

VSCode remote tunnels Docker image that can be easily deployed everywhere you want

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors