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, missingimage/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.