Skip to content

Commit

Permalink
trying with key_gen from docker intern
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGankalot committed Jul 13, 2024
1 parent 4954382 commit 05a2e4c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY gunicorn.conf.py /
COPY entrypoint.sh /
RUN chmod +x /entrypoint.sh

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

#CMD gunicorn --bind 0.0.0.0:9696 main:app

Expand Down
Binary file modified service/src/key_gen
Binary file not shown.

0 comments on commit 05a2e4c

Please sign in to comment.