Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
Change enable
from False
to True
in the docker
section (cf module installation).
For more details, please visit the official documentation.
VSCode-Anywhere will install Docker only if you have the windows_admin
profile set because it requires administrator rights.
Note that without this profile, you will not be able to use all the features of the ms-azuretools.vscode-docker extension.
In addition to the windows_admin
profile, Docker requires Windows 10 64-bit: Pro, Enterprise, or Education (Build 15063 or later) and Hyper-V and Containers Windows features must be enabled.
Also BIOS-level hardware virtualization support must be enabled in the BIOS settings.
This extension makes it easy to build, manage and deploy containerized applications from Visual Studio Code.
No keybindings.
docker-desktop (only if the profile is set to windows_admin
)
No environment.
No specific settings.