Skip to content

Commit

Permalink
added the STOPSIGNAL
Browse files Browse the repository at this point in the history
  • Loading branch information
caffix committed Feb 22, 2024
1 parent cd63363 commit 0edab91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ RUN addgroup user \
&& mkdir /.config/amass \
&& chown -R user:user /.config/amass
USER user
STOPSIGNAL SIGINT
ENTRYPOINT ["/bin/amass"]

0 comments on commit 0edab91

Please sign in to comment.