------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:3.7.3 bundle info jekyll-theme-pirati --path ------------------------------------------------------------------------------ `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Resolving dependencies... /srv/jekyll/vendor/bundle/ruby/2.5.0/gems/jekyll-theme-pirati-7.0.0 ------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:3.7.3 bundle install --path vendor/bundle ------------------------------------------------------------------------------ `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`. Fetching source index from https://rubygems.org/ Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ Could not fetch specs from https://rubygems.org/ ------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1004 -e GOOGLE_CALENDAR_APIKEY=AIzaSyAXq8CHlb6U6cO9_oZZSLleweg6DyjEH1U jekyll-imagemagick:3.7.3 bundle exec jekyll build --destination /sites/plzen.pirati.cz --config _config.yml,_config.local.yml ------------------------------------------------------------------------------ `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Configuration file: _config.yml Configuration file: _config.local.yml Source: /srv/jekyll Destination: /sites/plzen.pirati.cz Incremental build: disabled. Enable with --incremental Generating... Jekyll Feed: Generating feed for posts done in 22.057 seconds. Auto-regeneration: disabled. Use --watch to enable.