In the entrypoint there should not be installed any package, all the required software should be preinstalled already in the Docker image. See https://github.com/dappnode/DAppNodePackage-nethermind/blob/59755d12c653741a545ea72ca1c1402a7787e32f/entrypoint.sh#L30
In the entrypoint there should not be installed any package, all the required software should be preinstalled already in the Docker image. See
DAppNodePackage-nethermind/entrypoint.sh
Line 30 in 59755d1