Advanced Docker developer workflows on Mac OS and Windows
November 15, 2019
Most developers use a Mac or Windows host to develop Docker Linux containers, which complicates filesystem sharing between the host and the Linux container and requires replicating Linux networking configuration locally. Anil Madhavapeddy and Richard Mortier outline ways to make using Docker on a Mac or Windows transparent, thus enabling a rapid test/edit/deployment cycle for microservices.