AWS IoT Greengrass v2 container for Cradlepoint routers.
1.7K
This image runs the AWS IoT Greengrass v2 Container.
Create a new container project on your Cradlepoint router and enter the following into the project compose tab:
Change the AWS environment variables to your settings. For more information about how to retrieve these credentials, see Requesting temporary security credentials in the IAM User Guide.
version: '2.4'
services:
aws-iot-gg:
image: "cpcontainer/aws-greengrass"
environment:
- PROVISION=true
- AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
- AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
- AWS_SESSION_TOKEN=AQoDYXdzEJr1K...o5OytwEXAMPLE=
Content type
Image
Digest
sha256:fbff79cf5…
Size
344.7 MB
Last updated
about 2 years ago
docker pull cpcontainer/aws-greengrass