Skip to main content
Jorge Bernhardt Jorge Bernhardt

docker run

2020

Azure Container Registry (ACR) - Part 1
·859 words·5 mins· 100 views · 5 likes
ACR Azure PowerShell Connect-AzAccount Containers
This is the first post in a series of articles where I will show you how to manage an Azure Container Registry (ACR) with Azure PowerShell. In this first post, I want to show you how to create an ACR and use basic Docker commands with your ACR.

2019

How to Install Docker on Windows Server
·316 words·2 mins· 100 views · 5 likes
Docker docker info docker run docker version
In this post, I want to show you how to install Docker on Windows Server 2016/2019. The process to install Docker in Windows Server is easy with the help of the PowerShell module of the OneGet provider.