Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about Collectives
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
Ask Question
Edit: I would like to add that, attempting to install "docker windows" on windows 8.1 gave me an error informing me to upgrade to windows 10 but I really wish to stick to windows 8.1 hence my question. (just to clear any confusion)
So I was given this advice by someone else
"I you have a good computer, you can use VirtualBox and download the .iso file of a linux distribution and create your virtual machine. You have tutorials or VirtualBox guide (I have the complete steps in my course , but is write in french :sweat_smile: ) ... is my favorite solution because is fast and easly to deploy, but you must have a good computer ...
dualboot is more "professional" but he can be complicated to deploy the fist time and if you make a mistake, is not good ... and the last solution is virtual private server, but is not free "
But I find the above advice a little complicated for me at the moment as I'm not well-acquainted with it. So I would like to ask if there's actually another alternative to installing docker on windows 8.1? Can I even use docker on windows 8.1?
–
Just because its deprecated doesnt mean you cant use it. It just means that the Docker team is no longer developing it and therefore there wont be any new releases or updates.
If you cant upgrade to Windows 10 and installing Linux is not an option for you, the only thing you can do is use Docker Toolbox. Just get it from here and install it
https://github.com/docker/toolbox/releases/tag/v19.03.1
Thanks for contributing an answer to Stack Overflow!
-
Please be sure to
answer the question
. Provide details and share your research!
But
avoid
…
-
Asking for help, clarification, or responding to other answers.
-
Making statements based on opinion; back them up with references or personal experience.
To learn more, see our
tips on writing great answers
.