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
Describe the bug A clear and concise description of what the bug is.
Affected Component(s)
To Reproduce Steps to reproduce the behavior:
[ 3/10] RUN ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/python /usr/local/bin: #0 0.345 exec /bin/sh: exec format error
failed to solve: process "/bin/sh -c ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/python /usr/local/bin" did not complete successfully: exit code: 1
System (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
Affected Component(s)
To Reproduce
Steps to reproduce the behavior:
[+] Building 1.4s (6/14)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 603B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
[+] Building 1.7s (7/14)
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 602B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
[+] Building 1.7s (7/14)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 603B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/mavromat/artemis-base-images:b 1.2s
=> [ 1/10] FROM docker.io/mavromat/artemis-base-images:backend-1.0.0@sha 0.0s
=> [internal] load build context 0.0sb => => transferring context: 220B 0.0s
=> CACHED [ 2/10] WORKDIR /root 0.0s
=> ERROR [ 3/10] RUN ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/pytho 0.4s
failed to solve: process "/bin/sh -c ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/python /usr/local/bin" did not complete successfully: exit code: 1
System (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: