DEV Community

Discussion on: Spin up a "local" instance of DEV in the cloud with GitPod (It's incredibly simple)

Collapse
 
rowasc profile image
Romina Suarez

Took gitpod out for a spin (with another repo) today and it was brilliant in one our of projects. Thanks for sharing! I think it might have taken 90s to get the project running which is super cool.

But now I'm having an issue setting up a project with a Dockerfile ... it starts out fine and recognizes the Dockerfile, it gets through all the steps and says it's successfully built the app (all steps are completed, and it shows Successfully built 298bdebb127f) .. but then it shows me this error

"Error: Error while adding Gitpod layer."
with no details at all on what went wrong. Has anyone run into this? :/

Collapse
 
geropl profile image
geropl • Edited

Hi Romina, thanks for the nice feeback!

"Error: Error while adding Gitpod layer."

And we should definitely improve here.

For now, if you want to share the repo/.gitpod.yaml + Dockerfile config, I can have a look it.

Collapse
 
rowasc profile image
Romina Suarez

Thank you so much, this is very kind of you. Answered in spectrum :)