Skip to content
Karol Zadora-Przylecki edited this page Oct 30, 2019 · 10 revisions

The Docker extension makes it easy to build, manage and deploy containerized applications from Visual Studio Code.

Prerequisites and installation

Install Docker on your machine and add it to the system path.

On Linux, you should also enable Docker CLI for the user account that will be used to run VS Code.

To install the extension, open Extensions

Features

The Docker extension can be used to:

  • Examine Docker containers, images, networks and volumes
  • ...

Maintaining good quality documentation is a priority for the Docker extension team. If you find missing or inaccurate content, or if you'd like to extend the wiki with a topic or tutorial, please let us know by opening an issue.

Clone this wiki locally