Docker

About

Dockerarrow-up-right is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.

Installation

Change enable from False to True in the docker section (cf module installation).

circle-info

For more details, please visit the official documentationarrow-up-right.

Requirements

Privileges

Windows privileges

VSCode-Anywhere will install Dockerarrow-up-right 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-dockerarrow-up-right extension.

In addition to the windows_admin profile, Docker requires Windows 10 64-bit: Pro, Enterprise, or Education (Build 15063 or later) and Hyper-Varrow-up-right and Containers Windows features must be enabled.

Also BIOS-level hardware virtualization support must be enabled in the BIOS settings.

circle-info

If you haven’t set thewindows_adminprofile, you can manually install Docker. Please take a look at the documentationarrow-up-right.

VSCode

VSCode extensions

ms-azuretools.vscode-docker

This extensionarrow-up-right makes it easy to build, manage and deploy containerized applications from Visual Studio Code.

Docker management
docker-compose
Dockerfile
Docker extension for VSCode

VSCode settings

VSCode keybindings

No keybindingsarrow-up-right.

Software

Windows software

chocolatey

circle-info

To work, the extension must have docker-desktop running.

Linux software

nix

circle-info

To work, the extension must have started dockerd. To start Docker, you need sudo privileges:

Assuming you have installed in the directory /home/myuser/VSCode-Anywhere.

MacOS software

brew

circle-info

To work, the extension must have docker-desktop running.

Documentation

VSCode-Anywhere

Environment

No environment.

Specific settings

No specific settings.

Last updated