Installing and Running Docker on Nano Server(Container Host)
Overview below are the list of tasks needs to be completed
Download Docker
Copy Docker files to Container
Start the Docker process
Enable Firewall on Nano Server Container Host
Start the Docker Daemon
Manager Docker remotely
Download Docker, wget is not available on the nano server so, this have to be done on client
wget https://aka.ms/tp4/docker -OutFile C:\Containers\Tools\docker.exe
C…
View On WordPress







