Skip to content

Commit

Permalink
remove curl install
Browse files Browse the repository at this point in the history
  • Loading branch information
ssd04 committed Oct 22, 2024
1 parent ce7fa86 commit 3c87e94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ EXPOSE 8080

WORKDIR /multiversx

RUN apt-get update && apt-get install -y curl
CMD /bin/bash

ENTRYPOINT ["./notifier"]
CMD ["--api-type", "rabbit-api"]

0 comments on commit 3c87e94

Please sign in to comment.