We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
=> 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?
The text was updated successfully, but these errors were encountered:
nevermind, seems to be solved using the pointers in #107
Sorry, something went wrong.
No branches or pull requests
=> ERROR [2/8] RUN apt-get update && apt-get install -y sudo less mariadb-client 7.7s
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?
The text was updated successfully, but these errors were encountered: