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

exec format error #109

Closed
Valley8140 opened this issue Nov 9, 2023 · 1 comment
Closed

exec format error #109

Valley8140 opened this issue Nov 9, 2023 · 1 comment

Comments

@Valley8140
Copy link

Valley8140 commented Nov 9, 2023

=> ERROR [2/8] RUN apt-get update && apt-get install -y sudo less mariadb-client 7.7s


[2/8] RUN apt-get update && apt-get install -y sudo less mariadb-client:
#0 0.689 exec /bin/sh: exec format error


failed to solve: process "/bin/sh -c apt-get update && apt-get install -y sudo less mariadb-client" did not complete successfully: exit code: 1

running Ubuntu 22.04.3
Architecture: x86_64
Docker version 24.0.7, build afdd53b

hi, where would I have to look to resolve this?

@Valley8140
Copy link
Author

nevermind, seems to be solved using the pointers in #107

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