
The Docker extension makes it easy to build, manage and deploy containerized applications from Visual Studio Code.
Dockerfile, docker-compose.yml, and .dockerignore file generation (Press F1 and search for Docker: Add Docker files to Workspace)docker-compose.yml and Dockerfile filesDockerfile filesF1) integration for the most common Docker commands (for example docker build, docker push, etc.)