-
Notifications
You must be signed in to change notification settings - Fork 210
Prerequisites
Aleksandr Venger edited this page Apr 25, 2018
·
3 revisions
To run framework install docker: https://docs.docker.com/engine/installation/.
You should be able to run docker run hello-world
with no errors.
For Windown share drives with docker: https://blogs.msdn.microsoft.com/stevelasker/2016/06/14/configuring-docker-for-windows-volumes/