Upload the container to our registry
Right now, the only place you can pull the built container is from dockerhub. Now that Tor's gitlab has the container registry enabled, we should be building and pushing the container to our registry and consider that the main place we ask people to pull from.
This can be integrated into the CI relatively easily, and I've got some example for that, if it would be helpful!