smartcontracts/simple-optimism-node

bedrock container wget not found

Closed this issue · 1 comments

Hi, I've pulled down the latest files and tried to launch the containers following the examples but get the following error in my bedrock container
2023-06-30T10:02:21.999702486Z allexport off 2023-06-30T10:02:21.999736891Z braceexpand on 2023-06-30T10:02:21.999741249Z emacs off 2023-06-30T10:02:21.999744012Z errexit on 2023-06-30T10:02:21.999746980Z errtrace off 2023-06-30T10:02:21.999750234Z functrace off 2023-06-30T10:02:21.999753617Z hashall on 2023-06-30T10:02:21.999756525Z histexpand off 2023-06-30T10:02:21.999758176Z history off 2023-06-30T10:02:21.999759891Z ignoreeof off 2023-06-30T10:02:21.999761561Z interactive-comments on 2023-06-30T10:02:21.999773434Z keyword off 2023-06-30T10:02:21.999775361Z monitor off 2023-06-30T10:02:21.999777029Z noclobber off 2023-06-30T10:02:21.999780960Z noexec off 2023-06-30T10:02:21.999783593Z noglob off 2023-06-30T10:02:21.999786124Z nolog off 2023-06-30T10:02:21.999788954Z notify off 2023-06-30T10:02:21.999791703Z nounset off 2023-06-30T10:02:21.999793355Z onecmd off 2023-06-30T10:02:21.999795063Z physical off 2023-06-30T10:02:21.999796718Z pipefail off 2023-06-30T10:02:21.999798340Z posix off 2023-06-30T10:02:21.999800222Z privileged off 2023-06-30T10:02:21.999804026Z verbose off 2023-06-30T10:02:21.999806551Z vi off 2023-06-30T10:02:21.999809135Z xtrace off 2023-06-30T10:02:21.999872463Z Bedrock node needs to be initialized... 2023-06-30T10:02:21.999884603Z Initializing via download... 2023-06-30T10:02:21.999888018Z Fetching download link... 2023-06-30T10:02:22.618573153Z Downloading bedrock.tar... 2023-06-30T10:02:23.356255384Z ./scripts/utils.sh: line 20: wget: command not found

Can wget be added to the docker image please?

This issue can be resolved by deleting the existing bedrock-init image from Docker and restarting the node.