Skip to content
New issue

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

Minified Rails/Unicorn startup failure #15

Open
kcq opened this issue Feb 28, 2016 · 1 comment
Open

Minified Rails/Unicorn startup failure #15

kcq opened this issue Feb 28, 2016 · 1 comment

Comments

@kcq
Copy link
Member

kcq commented Feb 28, 2016

config.ru:1:in <main>': cannot load such file -- rack/builder (LoadError) from /usr/local/bundle/gems/unicorn-4.9.0/lib/unicorn.rb:48:ineval'
from /usr/local/bundle/gems/unicorn-4.9.0/lib/unicorn.rb:48:in block in builder' from /usr/local/bundle/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:768:incall'
from /usr/local/bundle/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:768:in build_app!' from /usr/local/bundle/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:137:instart'
from /usr/local/bundle/gems/unicorn-4.9.0/bin/unicorn:126:in <top (required)>' from /usr/local/bundle/bin/unicorn:16:inload'
from /usr/local/bundle/bin/unicorn:16:in `

'

Reported in this blog post:
http://chrisstump.online/2016/02/23/docker-image-reduction-techniques-and-tools/

Similar Rails app:
https://github.com/cstump/docker_example

@kcq kcq added the bug label Feb 28, 2016
@kcq
Copy link
Member Author

kcq commented Feb 3, 2018

An interesting way to setup containers. It makes it trickier to resolve the issue. Still working on it :)

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

No branches or pull requests

1 participant