1.49.1 • Published 5 days ago

@theia/dev-container v1.49.1

Weekly downloads
-
License
EPL-2.0 OR GPL-2....
Repository
github
Last release
5 days ago

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

1.49.1

5 days ago

1.49.0

8 days ago

1.48.3

1 month ago

1.48.2

1 month ago

1.48.0

1 month ago