Describe the issue
I am trying to setup Hatchet without having to install a binary on my machine locally. I have to scale this across a ton of employees and don't want to deal with the headache of getting binaries working on everyones machine. In order to work around this I am using Docker.
In order to setup Hatchet at all requires a token flow - which is proving to be a huge pain in the ass when I want to use docker-compose. Can you guys make this simpler for local development?