pull down to refresh

I've learned to appreciate docker. It's gotten a lot better just over the last few years.
It can be a headache, but without it it'd be impossible to create a portable development environment.
I get it, my local docker env was just totally borked and I had to completely purge and reinstall, it doesn't help my computer is geriatric and reaches 100% CPU usage spinning up sn :(
reply
You can try a more minimal setup with
$ COMPOSE_PROFILES=minimal ./sndev start