alnoda-workspaces/workspaces/openvscode-workspace/README.md
2023-07-08 18:26:55 +00:00

799 B

Openvscode workspace

General-purpose containerized isolated development environment with Theia IDE.

Why this images

  1. If you need isolated dev environment where you can code and install packages and apps without affecting the base operating system.
  2. If you are building self-hosted remote development environment.

Start

docker run --name space-1 -d -p 8020-8040:8020-8040 --restart=always alnoda/openvscode-workspace

and open localhost:8020 in browser.

Features

Alnoda docs
Alnoda Hub