VS Code Extensions
DockerUI — Visual docker-compose Editor

DockerUI — Visual docker-compose Editor

by mjethwa-streamlit

Edit docker-compose.yml with autocomplete, port-conflict detection, and a service sidebar. Dependency graph, start/stop services, and live logs with Pro.

Downloads

122

Rating

5.0 / 5 (1)

Version

1.0.1

Last updated

Jun 09, 2026

Tame docker-compose.yml. Catch dependency-ordering mistakes, port conflicts, and wrong mounts before they surface at runtime.

Free

  • Compose file validation — unknown depends_on, missing image/build, circular dependencies
  • Host port-conflict detection across services
  • Service property autocomplete (image, ports, volumes, depends_on, healthcheck, …)
  • Compose Services sidebar

Pro

  • Visual dependency graph (arrows from dependency → dependent)
  • Start / stop / restart services from the sidebar
  • Container logs panel inside VSCode
  • Health-check status indicators (🟢 healthy / 🟡 starting / 🔴 unhealthy)
  • Multi-compose file merge preview

Service control and logs require the Docker CLI on your PATH.

Get a Pro key at marketplace.dashovia.com/extensions/docker-ui.

See full documentation at marketplace.dashovia.com.

Related extensions