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

creating and exporting a docker image fail, test docker image same issue too #91

Open
Shaiken opened this issue Oct 20, 2023 · 0 comments

Comments

@Shaiken
Copy link

Shaiken commented Oct 20, 2023

[3/3] RUN python3.8 -m pip install opencv-python boto3:
0.250 exec /bin/sh: exec format error


Dockerfile:3

1 | FROM public.ecr.aws/panorama/panorama-application/sdkv1/python3.8/aarch64:latest
2 | COPY src /panorama
3 | >>> RUN python3.8 -m pip install opencv-python boto3
4 |

ERROR: failed to solve: process "/bin/sh -c python3.8 -m pip install opencv-python boto3" did not complete successfully: exit code: 1
Error while creating and exporting a docker image

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

No branches or pull requests

1 participant