Skip to content

What is the recommended Greengrass v2 docker image for ARMv7

0

As per the documentation https://docs.aws.amazon.com/greengrass/v2/developerguide/run-greengrass-docker.html#greengrass-docker-downloads I've tried https://github.com/aws-greengrass/aws-greengrass-docker but it is only suitable for x86_64 platforms.

I need the equivalent for ARMv7 please.

1 Answer
1

Hi. As per the documentation you linked:

You can modify the base image in the Dockerfile to run AWS IoT Greengrass on a different platform architecture.

That repository hasn't made a release since January 2022 and Greengrass version 2.5.3. If you need later versions, or a different architecture, you will need to build your own image.

AWS
EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.