Skip to content

Commit

Permalink
* update links to docker image (ton-blockchain#1109)
Browse files Browse the repository at this point in the history
* include fift and func into Docker image

Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: neodiX <[email protected]>
  • Loading branch information
3 people authored and ice-charon committed Oct 24, 2024
1 parent ef29375 commit 527eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ WORKDIR /var/ion-work/db
COPY ./docker/init.sh ./docker/control.template /var/ion-work/scripts/
RUN chmod +x /var/ion-work/scripts/init.sh

ENTRYPOINT ["/var/ion-work/scripts/init.sh"]
ENTRYPOINT ["/var/ion-work/scripts/init.sh"]

0 comments on commit 527eeff

Please sign in to comment.