docker-redmine-orchestration icon indicating copy to clipboard operation
docker-redmine-orchestration copied to clipboard

docker compose fail

Open tknrng opened this issue 5 years ago • 1 comments

When run docker-compose up this error occurs

Gems in the groups development and test were not installed. Bundled gems are installed into /usr/local/bundle. rake aborted! No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) /usr/local/bundle/gems/rake-13.0.1/exe/rake:27:in <top (required)>' /usr/local/bundle/bin/bundle:23:in load' /usr/local/bundle/bin/bundle:23:in `

' (See full trace by running task with --trace) ERROR: Service 'redmine' failed to build: The command '/bin/sh -c gem install bundler -v 1.7.0 --no-document && bundle install --jobs=10 --without development test && bundle exec rake generate_secret_token && chmod 0700 docker-entrypoint.sh && apk del --purge build-dependencies && rm -rf /var/cache/apk/*' returned a non-zero code: 1

tknrng avatar Feb 03 '20 13:02 tknrng

@tknrng Sorry so very late reply. I can't reproduce. Would you please tell me more details?

yoshinorin avatar Jul 05 '20 13:07 yoshinorin