DEV Community

Discussion on: Use Kool to Dockerize Your Local Development Environment the Right Way

Collapse
 
stefannastic profile image
Stefan Nastic • Edited

Recently, I also decided to set up dev containers for an open source project I lead. In my opinion things are still a little rough around the edges, but definitely worth investing time into it.
You can check out some of my lessons learned here

Collapse
 
fabriciojs profile image
Fabrício José Souza

Nice article, thanks for sharing! Indeed things are not as smooth when it comes down to efficiently using Docker containers as development environments... that is precisly our motivation!