I genuinely hate Docker and this whole wave of containerization that's taken over every facet of software development. Too confused to learn something? Just download the image from Docker Hub, follow the one line of instructions, and then you're set!
Reality: when something goes sideways, and it will, you will have no idea how to triage and troubleshoot it.
Don't be afraid to learn the bare metal...it's nice and cozy in here.