Greengrass V2 Docker container in Windows?

0

Hi,

Has anyone successfully ran GreengrassV2 in a container in Windows? The guides say V1 is ok for Windows OS but V2 only shows examples for Linux.

Thanks!

asked a year ago351 views
1 Answer
0

Hello,

As mentioned in document[1] : Host computers must meet the following minimum requirements to install and run the AWS IoT Greengrass Core software in a Docker container:

A Linux-based operating system with an internet connection.

Also according to [2]: Prerequisites:

Mac OSX or Linux host computer running Docker and Docker Compose (optional).

Above statements are made based on rigorous testing with the Linux based OS by team as there is nothing mentioned about windows OS is because of limitation and performance issues in windows environment.

Further, [3] gives the option of windows cmd to configure a user to run docker. However as per [4] you can Run Docker containers in components on windows but you cannot Run AWS IoT Greengrass in a Docker container using a prebuilt Docker image in windows.

That being said, if you would like resource based troubleshooting please raise a support case with AWS for further information. If a support case has already been created please be assured we will get back to you and assist you in the best way possible.

References:

[1] https://docs.aws.amazon.com/greengrass/v2/developerguide/run-greengrass-docker.html [2] https://github.com/aws-greengrass/aws-greengrass-docker [3] https://docs.aws.amazon.com/greengrass/v2/developerguide/run-docker-container.html#run-docker-container-requirements [4] https://docs.aws.amazon.com/greengrass/v2/developerguide/operating-system-feature-support-matrix.html

answered a year 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.

Guidelines for Answering Questions