Hey! Can somebody help me with running ory-hydra s...
# contributors
h
Hey! Can somebody help me with running ory-hydra source code locally? I tried with docker, but it pulls existing images. I want to run local code. Written DockerFile for that, but not working.
m
Could you run
make docker
? For Ory Kratos this was an available command to build the docker image from local source code 🤔