Is there a step-by-step-guide for docker-beginners?

Hello guys,
I am new to docker and want to run a local instance of the openroute service. I studied github, docker hub and this forum. Everyone has a different approach and it feels like everywhere are steps missing. I want to test this on Windows but I also could use Ubuntu if this helps.

Thanks in advance!

Hey,

if you’re new to docker itself, I’d recommend starting with an easier project first to get a hang of things, since openrouteservice does not have the easiest docker setup out there.

After that, have a look in our backend docs:

That site is quite long, but it should give you a good overview.

Best regards