The storagenode docker run command has been updated

Stop, remove and start with the new command.

To stop and remove, use:

docker stop -t 300 storagenode
docker rm storagenode
2 Likes