This collection of scripts, are the ones I use to dumb down the NavContainerHelper scripts.
You MUST get Freddys NAVContainerHelper first, as these scripts are dependant on those (https://github.com/Microsoft/navcontainerhelper)
No - These scripts are just some I hacked together, mostly due to frustration, so I could create new Docker containers myself for a project I was doing. Some inspiration was found in Waldo's scripts (https://github.com/waldo1001/Cloud.Ready.Software.PowerShell). He, unlike me, IS brilliant.
I am running on a Microsoft Surface Book 2, Windows 10 PRO, and enabled Docker CE. I do not run a bunch of containers, so it worked for me.
I have a Projects folder on my C:\ drive - And in there I have a folder for each container I use. I then copy the NavContainerHelperHelper files into the specific folder, and update _Settings.ps1 file Other people do it differently
- Erik Hougaard posted this: https://www.hougaard.com/how-i-do-docker/
- Arent Jan Kauffman has a step-by-step to set it up on a Hyper-V Virtual Machine https://www.kauffmann.nl/2017/12/02/running-nav-docker-containers-on-a-local-hyper-v-virtual-machine/