-
Notifications
You must be signed in to change notification settings - Fork 14k
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
build docker image fail #6011
Comments
Hi @victornoel, Removing intermediate container a960c6b30d83 |
@songyixu can you show me the command you run to build the image and have you modified the Dockerfile or any other file? |
i see the document from https://superset.incubator.apache.org/installation.html#start-with-docker
|
@ifcute if you are talking about the same problem that @songyixu is talking about, then I was proposing to test the content of the not-yet-merged PR #5966 which changes this documentation. So if you tried it, you need to follow the instructions available in it. Furthermore, the error from yarn is because it is the wrong yarn binary that is used. Maybe you are relying on an old version of the image |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Step 26/30 : RUN cd superset/assets && yarn --verbose
---> Running in 9f3d88d1e86f
ERROR: There are no scenarios; must have at least one.
The command '/bin/sh -c cd superset/assets && yarn --verbose' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: