Jul 6, 2017 2 min
Take 5 mins to make docker friendlier
Imagine you’ve just started working on a rails project with the following docker-compose file:
Jan 25, 2017 10 min
Setting up a simple Rails development environment with Docker for fun and profit
C reating a development environment may seem like a trivial task for many developers. As time progresses, and we find ourselves dwelling through the life cycle of so many projects, one probably ends…