Well, sort of... but mostly it's not 'setting up from scratch' and instead is a handful of generic configurations for Nginx, etc.
How about repeatability? What happens when you need to set up a fresh dev environment again? Do you do all of this by hand again vs. using Docker or similar tools to build repeatable infrastructure?
How about repeatability? What happens when you need to set up a fresh dev environment again? Do you do all of this by hand again vs. using Docker or similar tools to build repeatable infrastructure?