Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 903 Bytes

extensions.md

File metadata and controls

12 lines (10 loc) · 903 Bytes

Extensions for advanced usage

A variety of extensions are available to facilitate advanced usage:

  • LXCFS -- allows processes within devtainers to correctly report their own cpu, memory, and disk available resources and usage
  • Multi-architecture devtainers -- support for devtainers running non-amd64 processor architectures
  • Sysbox runtime extensions
    • for running devtainers using the Sysbox runtime
    • for running Dockside using the Sysbox runtime
  • Integrated SSH server support -- allows seamless SSH access to devtainers from the command line and accessing devtainers using VS Code
  • Firewall or redirect outgoing devtainer traffic using custom Docker networks.
  • Access Dockside devtainers via multiple domain names, when needed to stage or simulate multi-domain web applications