Docker available for mac and windows (finally)

in #development9 years ago

Available fot mac and windows!

What is Docker? 

From the website:

"Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment."

Docker was using only linux technology. That's the reason why it was only usable on linux. This newest release is a native implementation on both systems.


Sort:  

Im going to take a look at this now, im always into apps and software