DEV Community

Cover image for Scripting Docker Commands With Spinup.sh

Scripting Docker Commands With Spinup.sh

Henry Quinn on July 05, 2019

In Day 3, I included a blurb from my DevOps-y friends about the natural progression of abstractions on top of containers: You usually start with ...
Collapse
 
zloeber profile image
Zachary Loeber

Recreation of Makefiles 😁

Collapse
 
quinncuatro profile image
Henry Quinn

You're not wrong. 🙃

Collapse
 
quinncuatro profile image
Henry Quinn

Easier for most people to throw together quickly. You write it in native Bash instead of having to learn another language/toolchain.