/theia-docker-extension

Adds DockerFile language support to Theia

Primary LanguageTypeScriptEclipse Public License 2.0EPL-2.0

Docker Extension For Theia

Gitpod - Code Now

Adds Docker language support to the Theia IDE.

Getting started

yarn

Running the browser example

cd browser-app
yarn start --hostname 0.0.0.0 ../..

Open http://localhost:3000 in the browser.