Sarah Ting

✍️ Blog

Personal thoughts on technical learnings and life in Tokyo.

Django dev docker compose

In the Laravel ecosystem, there’s a first party development environment called Laravel Sail which takes care of your Docker containers. When I popped my first Django project up, I was looking for Django’s version of Sail, but it doesn’t seem like there’s a first party equivalent.