Skip to content

Commit

Permalink
Update .docker/Dockerfile-local-build
Browse files Browse the repository at this point in the history
Co-authored-by: Brennan Kinney <[email protected]>
  • Loading branch information
aeneasr and polarathene committed Jan 11, 2025
1 parent d9f4fab commit ba9196e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .docker/Dockerfile-local-build
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ COPY --from=builder /usr/bin/hydra /usr/bin/hydra
# Declare the standard ports used by hydra (4444 for public service endpoint, 4445 for admin service endpoint)
EXPOSE 4444 4445

USER nonroot

ENTRYPOINT ["hydra"]
CMD ["serve", "all"]

0 comments on commit ba9196e

Please sign in to comment.