People using this Steem-in-box from scratch will have to update the run.sh file to make the wallet work.
remote_wallet() {
docker run -v "$DATADIR":/steem --rm -it steem cli_wallet -s wss://wallet.steem.ws
Just make sure to use a seed that is working. The current file comes with a seed that doesn't work anymore. The one below and above work.
RE: Your guide to setting up a Witness Server (STEEM-in-a-box HF19)