DEV Community

Discussion on: Is using Docker for a small OSS project a wise decision?

Collapse
 
medodome profile image
MedoDome • Edited

Hey hey, we are using docker for our project. I never used docker before and I needed few days to create build up script using DockerCE.. But now with one command I can run multiple instances with zero effort 😁

Starting from ngnix with letcrpy bot to all services what are required to project run (db,api,front..)

Collapse
 
misterhtmlcss profile image
Roger K.

That's so awesome. Is the project open source by chance? Just thinking I'd love to check out the script

Collapse
 
medodome profile image
MedoDome

Sorry for late reply, it's not open source but I can make some example for you, how I use docker-compose and Dockerfiles with it.

Thread Thread
 
misterhtmlcss profile image
Roger K.

No worries; you just never know so I had to ask. ;)

Let me think about it. If it makes sense then I'll follow up, but if not I don't want to accept the offer and waste your time. I do really appreciate it though. Thank you! :)