Digital Marketing

Test docker installation on Windows

Open a terminal window (Command Prompt or PowerShell, but not PowerShell ISE).

Run docker --version to ensure that you have a supported version of Docker:
Docker version 18.09.0, build 4d60db4

Pull the hello-world image from Docker Hub and run a container:

> docker run hello-world

Comments

Popular posts from this blog

How to delete / clear queue of PowerMTA