at least this will be a lesson in docker
@mawr after wasting 5-6 hours on it yesterday, I, too, have decided FUCK DOCKER. I was on a linode which has SSDs but it was like, why is this taking forever. So yeah thinking it needs to be its own VM
@mawr also its making me seriously question this Docker fad.
@Daxarhagron The way I see it, at the end of the day, port 80 and 443 are still being used, so what does it matter if it's in a container or not? X3
@mawr dude right?! ngnix is doing most of the work anyway!
@Daxarhagron Trying to build a Mastodon instance? I tried the docker route earlier today with... well it managed to display an error page so there's that at least?
Updating permissions took a billion years because it was using the overlay2 storage driver and changing it to anything else broke Docker
Conclusion: I have decided that "fuck docker, I'll do it live"