root@vps502707:~/wqrld.github.io# docker run -t --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages
Unable to find image 'starefossen/github-pages:latest' locally
latest: Pulling from starefossen/github-pages
ff3a5c916c92: Already exists
b2c955d3d077: Pull complete
ae737760550e: Pull complete
5940164abe28: Pull complete
f8ebc0407bcd: Pull complete
728851000e3b: Pull complete
301863d1575c: Pull complete
Digest: sha256:b4719c9d3de0bfc0c0d5bb7570eb560c3820316f0b464268125d6d79b028be7f
Status: Downloaded newer image for starefossen/github-pages:latest
Traceback (most recent call last):
15: from /usr/local/bundle/bin/jekyll:23:in `<main>'
14: from /usr/local/bundle/bin/jekyll:23:in `load'
13: from /usr/local/bundle/gems/jekyll-3.6.2/exe/jekyll:11:in `<top (required)>'
12: from /usr/local/bundle/gems/jekyll-3.6.2/lib/jekyll/plugin_manager.rb:50:in `require_from_bundler'
11: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler.rb:107:in `setup'
10: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:20:in `setup'
9: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:108:in `block in definition_method'
8: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:227:in `requested_specs'
7: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:238:in `specs_for'
6: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:171:in `specs'
5: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:258:in `resolve'
4: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb:22:in `resolve'
3: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb:48:in `start'
2: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb:257:in `verify_gemfile_dependencies_are_found!'
1: from /usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb:257:in `each'
/usr/local/lib/ruby/site_ruby/2.5.0/bundler/resolver.rb:289:in `block in verify_gemfile_dependencies_are_found!': Could not find gem 'rake (~> 10.0)' in any of the gem sources listed in your Gemfile. (Bundler::GemNotFound)