What's the right way to set up a development environment on OS X with Docker?

后端 未结 10 1357
野性不改
野性不改 2020-12-04 05:39

Intro

I can\'t figure out a good way to set up a development environment on OS X using Docker and Boot2Docker. The problem I\'m hitting is how to manage the source

10条回答
  •  北海茫月
    2020-12-04 05:47

    Docker Unison works like a charm! https://github.com/leighmcculloch/docker-unison

    Bidirectional Sync with a very good performance!

提交回复
热议问题