Contribute Media
A thank you to everyone who makes this possible: Read More

Containers for developers

Description

Today, there is a big traction for containers in the production world. But containers are not made for developers, and it's only been recently that some features, such as the multi-stage dockerfiles, were introduced for them.

Because we were a small team, we couldn't maintain both Dockerfiles for development and production. That's why we developed our own scripts to template them. Today, those are no longer scripts, but a plain OpenSource Software that can help all developers stopping getting crazy while maintaining a ton of dockerfiles... without boilerplate !

Details

Improve this page