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

The requested image's platform (linux/arm64/v8) does not match the detected host platform #180

Open
pyongjoo opened this issue Aug 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@pyongjoo
Copy link
Contributor

pyongjoo commented Aug 1, 2023

This error is encountered in Ubuntu:

(base) yongjoo@yongjoo-serv-01:/data/yongjoo/DeepOLA$ docker run --rm \
>     -v ${DATA_DIR}:/dataset/tpch:rw \
>     --name dataset deepola-data:sigmod2023 \
>     bash data-gen.sh ${SCALE} ${PARTITION} /dataset/tpch
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
@pyongjoo pyongjoo added the bug Something isn't working label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant