# btrfs
2015-01-28
tweaking docker on osx
I mostly do programming in python and javascript (playing a bit with go). Before docker I used local python virtualenv environments and vagrant for more complex projects. For a project which needs multiple servers for testing, docker seemed an ideal candidate. I didn't want to run multiple vagrant servers simultaneously on my laptop. The next os x update was on its way, so I needed to reinstall my macports installation anyway, or try docker and replace everything with it.