Hey -
docker pull storjlabs/storagenode:latest
no longer gives me an image. I’m on armv7l architecture. Is there a different image I should be using?
Hey -
docker pull storjlabs/storagenode:latest
no longer gives me an image. I’m on armv7l architecture. Is there a different image I should be using?
Hey, I think there were issues with the Arm32 build for latest release - so no image to pull - if you deleted image, you will have to pull previous stable release.
infact, if you deleted image you can pull this one below instead of latest - then when it fixed please switch back to latest tag after :
docker pull storjlabs/storagenode:6e7a89161-v1.49.5-go1.17.5-arm32v6
Thank, you for quick answer !
Still having this issue, no solution yet for this?
To make this thread easier to find, linking the error docker gives at a pull:
no matching manifest for linux/arm/v7 in the manifest list entries
Please try to use
If it would work - left the message in this thread: Changelog v1.52.2
When it would be tested - we will push the latest image and you can switch back to the latest too.