@theia/dev-container

1.49.0 • Public • Published

theia-ext-logo

ECLIPSE THEIA - DEV-CONTAINER EXTENSION


Description

The @theia/dev-container extension provides functionality to create, start and connect to development containers similiar to the vscode Dev Containers extension.

The full devcontainer.json Schema can be found here. Currently only a small number of configuration file properties are implemented. Those include the following:

  • name
  • Image
  • dockerfile/build.dockerfile
  • build.context
  • location
  • forwardPorts
  • mounts

see main-container-creation-contributions.ts for how to implementations or how to implement additional ones.

Additional Information

License

Trademark

"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia

Readme

Keywords

Package Sidebar

Install

npm i @theia/dev-container

Weekly Downloads

77

Version

1.49.0

License

EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0

Unpacked Size

170 kB

Total Files

67

Last publish

Collaborators

  • jhelming
  • jfaltermeier
  • msujew
  • eclipse-theia-bot
  • tsmaeder
  • marc.dumais
  • paul-marechal
  • bhufmann
  • vince-fugnitto
  • eclipsetheia