View Single Post
Old 02-21-2021, 07:19 PM   #2
photon
The new goggles also do nothing.
 
photon's Avatar
 
Join Date: Oct 2001
Location: Calgary
Exp:
Default

Sure I've put a number of things in Docker, not a total expert but have some experience.

What are you having problems with? Writing a Dockerfile or just with installing Docker itself? On Windows it should just be downloading the Docker Desktop application and installing (I run it on a Mac not Windows, but it looks the same). On Linux the OS package manager should have it though if you want to run a current version you'd have to lookup on their website on how to do that for your particular OS (on RedHat you just setup a repo for it).

Keep in mind that Docker isn't virtualization (though the Windows version does have some virtualization included).

Windows can be more difficult too as there's a bunch of limitations about what can run where.
__________________
Uncertainty is an uncomfortable position.
But certainty is an absurd one.
photon is offline   Reply With Quote