make entrypoint executable

This commit is contained in:
Sofiane Gerhardt 2024-10-29 10:23:20 +01:00
parent 78c74c60b7
commit 85a44d0618

View file

@ -35,6 +35,7 @@ COPY --chown=$UID:$GID log4j2.xml $BESU_HOME/
# Add entrypoint for HPC
COPY --chown=$UID:$GID entrypoint.sh /usr/local/bin/entrypoint.sh
RUN chmod +x /usr/local/bin/entrypoint.sh
# Expose services ports
# 8545 HTTP JSON-RPC