|
|
|
------------------------------------------------------------------------------
|
|
docker run --rm -v /var/opt/jekyll/repositories/praha3.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/praha3.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:latest 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.5
|
|
Using i18n 0.9.5
|
|
Using minitest 5.11.3
|
|
Using thread_safe 0.3.6
|
|
Using tzinfo 1.2.5
|
|
Using activesupport 5.2.3
|
|
Using public_suffix 3.1.0
|
|
Using addressable 2.6.0
|
|
Using execjs 2.7.0
|
|
Using autoprefixer-rails 9.6.0
|
|
Using bundler 1.17.3
|
|
Using colorator 1.1.0
|
|
Using eventmachine 1.2.7
|
|
Using http_parser.rb 0.6.0
|
|
Using em-websocket 0.5.1
|
|
Using exifr 1.3.6
|
|
Using forwardable-extended 2.6.0
|
|
Using extras 0.3.0
|
|
Using fastimage 2.1.5
|
|
Using ffi 1.11.1
|
|
Using fspath 3.1.1
|
|
Using image_size 2.0.1
|
|
Using in_threads 1.5.2
|
|
Using progress 3.5.1
|
|
Using image_optim 0.26.4
|
|
Using image_optim_bin 0.0.7
|
|
Using image_optim_pack 0.5.3 (x86_64-linux)
|
|
Using rb-fsevent 0.10.3
|
|
Using rb-inotify 0.10.0
|
|
Using sass-listen 4.0.0
|
|
Using sass 3.7.4
|
|
Using jekyll-sass-converter 1.5.2
|
|
Using ruby_dep 1.5.0
|
|
Using listen 3.1.5
|
|
Using jekyll-watch 2.2.1
|
|
Using kramdown 1.17.0
|
|
Using liquid 4.0.3
|
|
Using mercenary 0.3.6
|
|
Using pathutil 0.16.2
|
|
Using rouge 3.3.0
|
|
Using safe_yaml 1.0.5
|
|
Using jekyll 3.7.4
|
|
Using jekyll-sanity 1.2.0
|
|
Using liquid-tag-parser 1.9.0
|
|
Using mini_portile2 2.4.0
|
|
Using nokogiri 1.10.3
|
|
Using rack 2.0.7
|
|
Using sprockets 4.0.0.beta9
|
|
Using jekyll-assets 3.0.11
|
|
Using jekyll-feed 0.12.1
|
|
Using jekyll-paginate 1.1.0
|
|
Using jekyll-sitemap 1.3.1
|
|
Using jekyll-theme-pirati 6.4.0
|
|
Using json 2.2.0
|
|
Using mini_magick 4.9.3
|
|
Using uglifier 4.0.2
|
|
Bundle complete! 15 Gemfile dependencies, 56 gems now installed.
|
|
Bundled gems are installed into `./vendor/bundle`
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
|
docker run --rm -v /var/opt/jekyll/repositories/praha3.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/praha3.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:latest bundle info jekyll-theme-pirati --path
|
|
------------------------------------------------------------------------------
|
|
`/` 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`.
|
|
/srv/jekyll/vendor/bundle/ruby/2.6.0/gems/jekyll-theme-pirati-6.4.0
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
|
|
docker run --rm -v /var/opt/jekyll/repositories/praha3.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/praha3.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1004 jekyll-imagemagick:latest bundle exec jekyll build --destination /sites/praha3.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/praha3.pirati.cz
|
|
Incremental build: disabled. Enable with --incremental
|
|
Generating...
|
|
jekyll 3.7.4 | Error: wrong number of arguments (given 2, expected 1)
|
|
|
|
|