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
Sending build context to Docker daemon 1.583kB Step 1/5 : FROM ruby:2.5.3-alpine3.7 2.5.3-alpine3.7: Pulling from library/ruby 48ecbb6b270e: Pull complete bbe544446b11: Pull complete d429ed54aa06: Pull complete b037d14eec7e: Pull complete Digest: sha256:c95eee04fac35a7e85d4529eda9c0933b05372ca9ed8fc7eaaff81d061591441 Status: Downloaded newer image for ruby:2.5.3-alpine3.7 ---> d1851fcb9251 Step 2/5 : ARG MIDDLEMAN_VERSION ---> Running in 673f378d9ab7 Removing intermediate container 673f378d9ab7 ---> e135ebd3551d Step 3/5 : RUN apk --no-cache add nodejs=8.9.3-r1 ruby-dev=2.4.5-r0 build-base=0.5-r0 git=2.15.3-r0 ---> Running in ebe9e2350e90 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.tar.gz ERROR: unsatisfiable constraints: git-2.15.4-r0: breaks: world[git=2.15.3-r0] ruby-dev-2.4.10-r0: breaks: world[ruby-dev=2.4.5-r0] The command '/bin/sh -c apk --no-cache add nodejs=8.9.3-r1 ruby-dev=2.4.5-r0 build-base=0.5-r0 git=2.15.3-r0' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: