------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.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-6.6.1 ------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.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 gem metadata from https://rubygems.org/.......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies....... Using concurrent-ruby 1.1.6 Using i18n 0.9.5 Using minitest 5.14.0 Using thread_safe 0.3.6 Using tzinfo 1.2.6 Using activesupport 5.2.4.1 Using public_suffix 4.0.3 Using addressable 2.7.0 Using execjs 2.7.0 Using autoprefixer-rails 9.7.4 Using bundler 1.16.1 Using colorator 1.1.0 Using eventmachine 1.2.7 Using http_parser.rb 0.6.0 Using em-websocket 0.5.1 Using ffi 1.12.2 Using ethon 0.12.0 Using exifr 1.3.6 Using forwardable-extended 2.6.0 Using extras 0.3.0 Using fastimage 2.1.7 Using fspath 3.1.2 Using mercenary 0.3.6 Using mini_portile2 2.4.0 Fetching nokogiri 1.10.8 Installing nokogiri 1.10.8 with native extensions Fetching nokogumbo 2.0.2 Installing nokogumbo 2.0.2 with native extensions Fetching parallel 1.19.1 Installing parallel 1.19.1 Fetching rainbow 3.0.0 Installing rainbow 3.0.0 Fetching typhoeus 1.3.1 Installing typhoeus 1.3.1 Fetching yell 2.2.2 Installing yell 2.2.2 Fetching html-proofer 3.15.1 Installing html-proofer 3.15.1 Fetching image_size 2.0.2 Installing image_size 2.0.2 Fetching in_threads 1.5.4 Installing in_threads 1.5.4 Fetching progress 3.5.2 Installing progress 3.5.2 Fetching image_optim 0.26.5 Installing image_optim 0.26.5 Using image_optim_bin 0.0.7 Fetching image_optim_pack 0.6.0.20200215 (x86_64-linux) Installing image_optim_pack 0.6.0.20200215 (x86_64-linux) Using rb-fsevent 0.10.3 Fetching rb-inotify 0.10.1 Installing rb-inotify 0.10.1 Using sass-listen 4.0.0 Fetching sass 3.7.4 Installing sass 3.7.4 Using jekyll-sass-converter 1.5.2 Fetching listen 3.2.1 Installing listen 3.2.1 Fetching jekyll-watch 2.2.1 Installing jekyll-watch 2.2.1 Using kramdown 1.17.0 Fetching liquid 4.0.3 Installing liquid 4.0.3 Fetching pathutil 0.16.2 Installing pathutil 0.16.2 Fetching rouge 3.16.0 Installing rouge 3.16.0 Fetching safe_yaml 1.0.5 Installing safe_yaml 1.0.5 Fetching jekyll 3.7.4 Installing jekyll 3.7.4 Using jekyll-sanity 1.2.0 Using liquid-tag-parser 1.9.0 Fetching rack 2.2.2 Installing rack 2.2.2 Fetching sprockets 4.0.0 Installing sprockets 4.0.0 Using jekyll-assets 3.0.11 Fetching jekyll-environment-variables 1.0.1 Installing jekyll-environment-variables 1.0.1 Fetching jekyll-feed 0.13.0 Installing jekyll-feed 0.13.0 Using jekyll-paginate 1.1.0 Fetching jekyll-sitemap 1.4.0 Installing jekyll-sitemap 1.4.0 Using jekyll-theme-pirati 6.6.1 Fetching json 2.3.0 Installing json 2.3.0 with native extensions Fetching mini_magick 4.10.1 Installing mini_magick 4.10.1 Using uglifier 4.0.2 Bundle complete! 17 Gemfile dependencies, 63 gems now installed. Bundled gems are installed into `./vendor/bundle` Post-install message from image_optim: Rails image assets optimization is extracted into image_optim_rails gem You can safely remove `config.assets.image_optim = false` if you are not going to use that gem Post-install message from sass: Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install * If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme * For more details, please refer to the Sass blog: https://sass-lang.com/blog/posts/7828841 ------------------------------------------------------------------------------ docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1004 jekyll-imagemagick:3.7.3 bundle exec jekyll build --destination /sites/frydekmistek.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/frydekmistek.pirati.cz Incremental build: disabled. Enable with --incremental Generating... jekyll 3.7.4 | Error: wrong number of arguments (given 2, expected 1)