Essential commands
Docker has many different commands that create, manage, and interact with containers and images. These Docker commands are essential to managing your containers:
Here an example:
https://docs.microsoft.com/en-us/dotnet/core/docker/build-container
(from Visual Studio 2019 it is possible to add Docker support):