Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] docker-compose up returns "failed to solve: executor failed running [/bin/sh -c apk update && apk upgrade && apk add make=4.2.1-r2 && apk add g++=8.3.0-r0]: exit code: 6" #1546

Open
sinannoureddine opened this issue Apr 4, 2023 · 2 comments

Comments

@sinannoureddine
Copy link

I am trying to run with Docker compose and following the steps in the repo:

when i run the "docker-compose up" command, i am getting the error
"failed to solve: executor failed running [/bin/sh -c apk update && apk upgrade && apk add make=4.2.1-r2 && apk add g++=8.3.0-r0]: exit code: 6"

However, when i do the manual installation, formio works fine.

Any idea why this is happening?

@brendanbond
Copy link
Contributor

@sinannoureddine It's indicating that the build is failing during that layer, but there should be more logs - can you provide?

@daneformio
Copy link

@sinannoureddine Can you please provide more logs if you are still experiencing this issue with the latest versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants