DEV Community

Discussion on: I Contributed to Open Source (and it was hard...)

Collapse
 
iamscottcab profile image
Scott

Honestly I think the most portable solution is setting up a Dockerfile for each project but that depends how much you want to mess around with the set up and debugging.

I'm still of the mind that all new projects should come some sort of container for essentially 1 line deploy but so far haven't found the right internal project to try that on.