Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Aug 15, 2024
1 parent d11b531 commit 5015f1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/dev-rollup.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ ENTRYPOINT ["tini", "--"]
COPY target/$TARGETARCH/release/dev-rollup /bin/dev-rollup
RUN chmod +x /bin/dev-rollup

RUN ln -s /bin/dev-rollup /bin/dev-rollup

CMD [ "/bin/dev-rollup"]

0 comments on commit 5015f1e

Please sign in to comment.