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
mysterious-processor-51766
07/16/2024, 3:39 PM
Could you run
make docker
? For Ory Kratos this was an available command to build the docker image from local source code 🤔