Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGankalot committed Jul 13, 2024
1 parent c90269d commit b33250e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ COPY src/ /src/
COPY main.py /
COPY gunicorn.conf.py /
COPY entrypoint.sh /
COPY src/key_gen /src/key_gen

RUN chmod +x /entrypoint.sh

#RUN gcc -o src/key_gen src/key_gen.c -lgmp
Expand Down

0 comments on commit b33250e

Please sign in to comment.