DEV Community

Discussion on: What is docker?

 
davids89 profile image
David

Yes, it's perfect to make isolated projects and configure a specific version of dependecies.

Thread Thread
 
kayis profile image
K

Does Docker for Mac work with Xcode (cli stuff)?

Thread Thread
 
davids89 profile image
David

I use it in Mac with the terminal to use the cli

Thread Thread
 
kayis profile image
K

I want to build iOS apps with the Xcode cli tools and fastlane, that's why I'm asking :)

Thread Thread
 
davids89 profile image
David

By the official website

Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.