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

Missing information in Docker Readme section #586

Open
dosas opened this issue May 8, 2024 · 1 comment
Open

Missing information in Docker Readme section #586

dosas opened this issue May 8, 2024 · 1 comment

Comments

@dosas
Copy link

dosas commented May 8, 2024

https://github.com/geminabox/geminabox?tab=readme-ov-file#docker

source 'https://rubygems.org'

gem 'geminabox'

should contain a handler, i.e.

source 'https://rubygems.org'

gem 'geminabox'
gem 'webrick'

if not the following error occurs when starting docker

gems/rack-2.2.9/lib/rack/handler.rb:45:in `pick': Couldn't find handler for: puma, thin, falcon, webrick. (LoadError)
Copy link

github-actions bot commented Jun 8, 2024

Could you update this issue?

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