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

Docker Wizard

medmehdihanini

|
4 installs
| (6) | Free
A Visual Studio Code extension that helps developers generate docker-compose.yml files using an intuitive UI wizard. Select pre-built service templates, configure them, and instantly insert ready-to-use YAML into your project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Docker Wizard

A VS Code extension that simplifies Docker configuration with an interactive template wizard for Dockerfiles and docker-compose.yml files.

Features

  • 58 Dockerfile Templates - Base images, multi-stage builds, web servers, databases, security scanning, and more
  • 56 Docker Compose Templates - Common services, databases, reverse proxies, monitoring tools, dev tools, and complete stacks
  • Interactive UI - Easy-to-use webview with customizable fields for each template
  • Multi-Selection - Select and combine multiple templates at once
  • Live Preview - See generated code before inserting
  • Smart Insertion - Automatically inserts code at the end of your file with unique service names

Usage

  1. Open a Dockerfile or docker-compose.yml file
  2. Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  3. Run command:
    • Docker Wizard: Open Dockerfile Wizard
    • Docker Wizard: Open Docker Compose Wizard
  4. Select templates, customize fields, and click Insert

Template Categories

Dockerfile: Base Images, Multi-Stage Builds, Runtime Stages, Web Servers, Databases, Security, Build Optimization

Docker Compose: Web Apps (Node.js, Python, Go, Java), Databases (PostgreSQL, MySQL, MongoDB, Redis), DevOps (Nginx, Traefik, GitLab Runner), Monitoring (Prometheus, Grafana), Development Tools (pgAdmin, Adminer, MailHog, Portainer)

Requirements

  • Visual Studio Code 1.106.0 or higher
  • Docker knowledge (basic understanding of Dockerfile and docker-compose syntax)

Release Notes

0.0.1

Initial release with 58 Dockerfile templates and 56 Docker Compose templates.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft