Run your own docker registry
I had a need arise to run a configurable instance of the docker registry to host images built for the Kamal deployment tool. In this post, I'll describe the setup of running your own instance of the docker registry.
We'll utilize docker compose for this setup, as well as Traefik