Error when deploying to GG core in docker

0

I followed the instructions here:
https://docs.aws.amazon.com/greengrass/latest/developerguide/run-gg-in-docker-container.html

To run the GG Core in a container, but when I try do deploy it I get the following error:
Deployment 37f3cf62-5679-468e-b614-4247b04d85ac of type NewDeployment for group 1f19fc79-366f-4840-a111-af9c3774a3a5 failed error: mounting tmpfs at /greengrass/ggc/packages/1.10.1/dns failed: failed to mount with args source="tmpfs" dest="/greengrass/ggc/packages/1.10.1/dns" fstype="tmpfs" flags="0" data="": operation not permitted

Are there any permissions that I missed or something?

Edited by: tgonzale on Apr 22, 2020 9:31 AM

asked 4 years ago297 views
1 Answer
0
Accepted Answer

Hi tgonzale,

I'm pretty sure this is the step that got missed.
https://docs.aws.amazon.com/greengrass/latest/developerguide/run-gg-in-docker-container.html#docker-no-container

Docker only works in non-container mode.
Thanks,
KR-AWS

AWS
KR-AWS
answered 4 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.

Guidelines for Answering Questions