Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

docker-compose failure #251

Open
1 task done
bonnydeal opened this issue Apr 9, 2021 · 0 comments
Open
1 task done

docker-compose failure #251

bonnydeal opened this issue Apr 9, 2021 · 0 comments

Comments

@bonnydeal
Copy link

Issue Description

docker-compose fails

Issue Type

  • Bug

Expected Behavior

running docker container, accessible at port 3000

Current Behavior

Step 18/20 : RUN bundle exec rake assets:precompile
---> Running in a253afacc8a4
rake aborted!
LoadError: /usr/local/bundle/gems/mini_racer-0.3.1/lib/mini_racer_extension.so: undefined symbol: _ZTTNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE - /usr/local/bundle/gems/mini_racer-0.3.1/lib/mini_racer_extension.so
/usr/local/bundle/gems/mini_racer-0.3.1/lib/mini_racer.rb:2:in require' /usr/local/bundle/gems/mini_racer-0.3.1/lib/mini_racer.rb:2:in <top (required)>'
/app/config/application.rb:11:in <top (required)>' /app/Rakefile:4:in require'
/app/Rakefile:4:in <top (required)>' /usr/local/bundle/gems/rake-13.0.3/exe/rake:27:in <top (required)>'
/usr/local/bundle/bin/bundle:104:in load' /usr/local/bundle/bin/bundle:104:in

'
(See full trace by running task with --trace)
ERROR: Service 'rails' failed to build: The command '/bin/sh -c bundle exec rake assets:precompile' returned a non-zero code: 1

Steps to Reproduce

  1. docker-compose up

Environment

provided by Dockerfile and docker-compose.yml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant