Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DockerliveNew to Visual Studio Code? Get it now.

Dockerlive

Preview

David Reis

|
2,957 installs
| (6) | Free
Live Programming environment for Dockerfiles
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dockerlive

Live programming environment for Dockerfiles.

DISCLAIMER

This is an early version which is still under development. As such, some features may be unstable.

Developed within the scope of the final thesis of a MSc in Informatics and Computer Engineering.

REQUIREMENTS

  • Docker Engine (>= v19.03.0)
  • Nmap

Nmap is optional. If present in the system, the extension can perform automatic service discovery on the test container.

FEATURES

Automatically build, run, perform tests and provide feedback during the creation of a Dockerfile.

Feedback generated:

  • Image build errors
  • Container runtime errors
  • Changes to environment variables
  • Container running processes
  • Container performance statistics (CPU, Memory, Network, I/O)
  • Base image OS information
  • Layer size
  • Layer build time
  • Explore each layer's filesystem (highlighting the changes of each layer)
  • Service discovery (with Nmap)

CREDITS

  • Docker Icon by Icons8 on Iconscout
  • Arrow Icon by Mohit Gandhi on Iconscout

TELEMETRY

Dockerlive collects usage data using Azure Application Insights in order to help better understand the usage of the extension. If you don’t wish to send usage data, you can set the telemetry.enableTelemetry setting to false. Telemetry.md contains a full description of the gathered data.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft