Skip to content

Commit

Permalink
/etc/services
Browse files Browse the repository at this point in the history
  • Loading branch information
cryi committed Oct 27, 2024
1 parent 80d4559 commit 47a47b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/tzc-tezos/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ADD tools/cleanup-protocols.lua /tmp/cleanup-protocols.lua
RUN eli /tmp/cleanup-protocols.lua && rm /tmp/cleanup-protocols.lua

RUN ln -s /home/tezos/.zcash-params /usr/local/share/zcash-params
RUN RUN "http 80/tcp www # WorldWideWeb HTTP" > /etc/services

USER root
ENTRYPOINT [ "ascend" ]
CMD ["parisbox"]

0 comments on commit 47a47b6

Please sign in to comment.