Docker #101
Annotations
1 error
demo
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gem install bundler && apk add --no-cache tini nodejs && apk add --no-cache --virtual .gem-installdeps git build-base openssl-dev && bundle config set deployment 'true' && bundle config set without 'development test' && bundle install --jobs $(nproc) && bundle exec rake assets:precompile && apk del .gem-installdeps" did not complete successfully: exit code: 1
|