Installing Docker
Starting
Maybe you have never used docker before, I did (ofcourse). But each time I use it again, I have to lookup how to exactly install it, because there are some commands. Personally I always use docker-compose, why? Because I never need the regular docker. This post will also be my new guide, as I normally use a link from my bookmarks. For this whole post I'm going to assume you have sudo rights.
Do note, the link above is updated, my website is not. So use it at your own risk.