Server address not mapped to 4000 and pointed at 8080 instead #20

Closed
opened 2025-11-20 04:14:59 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Dsantra92 on GitHub (Aug 13, 2021).

Copying the docker-compose file and running docker-compose up runs successfully and the verbose logs indicate that the site is hosted at locahost:4000. But in reality the site is hosted at localhost:8080.

The build logs for my dockerized webiste:
Recreating explore-ml-iemkgithubio_jekyll_1 ... done
Attaching to explore-ml-iemkgithubio_jekyll_1
jekyll_1  | Fetching gem metadata from https://rubygems.org/
jekyll_1  | Fetching gem metadata from https://rubygems.org/.........
jekyll_1  | Using concurrent-ruby 1.1.9
jekyll_1  | Using public_suffix 4.0.6
jekyll_1  | Using bundler 2.2.23
jekyll_1  | Using colorator 1.1.0
jekyll_1  | Using eventmachine 1.2.7
jekyll_1  | Using http_parser.rb 0.6.0
jekyll_1  | Using ffi 1.15.3
jekyll_1  | Fetching faraday-net_http_persistent 1.2.0
jekyll_1  | Fetching faraday-patron 1.0.0
jekyll_1  | Fetching faraday-rack 1.0.0
jekyll_1  | Fetching multipart-post 2.1.1
jekyll_1  | Using forwardable-extended 2.6.0
jekyll_1  | Fetching gemoji 3.0.1
jekyll_1  | Using rb-fsevent 0.11.0
jekyll_1  | Fetching zeitwerk 2.4.2
jekyll_1  | Fetching execjs 2.8.1
jekyll_1  | Fetching faraday-em_synchrony 1.0.0
jekyll_1  | Fetching faraday-excon 1.1.0
jekyll_1  | Fetching faraday-net_http 1.0.1
jekyll_1  | Fetching minitest 5.14.4
jekyll_1  | Fetching thread_safe 0.3.6
jekyll_1  | Fetching unf_ext 0.0.7.7
jekyll_1  | Fetching faraday-httpclient 1.0.1
jekyll_1  | Fetching ruby2_keywords 0.0.5
jekyll_1  | Fetching coffee-script-source 1.11.1
jekyll_1  | Fetching faraday-em_http 1.0.0
jekyll_1  | Fetching rexml 3.2.5
jekyll_1  | Using liquid 4.0.3
jekyll_1  | Fetching mercenary 0.3.6
jekyll_1  | Using rouge 3.26.0
jekyll_1  | Using safe_yaml 1.0.5
jekyll_1  | Fetching racc 1.5.2
jekyll_1  | Installing faraday-net_http_persistent 1.2.0
jekyll_1  | Fetching jekyll-paginate 1.1.0
jekyll_1  | Installing faraday-patron 1.0.0
jekyll_1  | Installing faraday-net_http 1.0.1
jekyll_1  | Installing faraday-em_synchrony 1.0.0
jekyll_1  | Installing faraday-excon 1.1.0
jekyll_1  | Installing zeitwerk 2.4.2
jekyll_1  | Installing faraday-em_http 1.0.0
jekyll_1  | Installing faraday-httpclient 1.0.1
jekyll_1  | Installing ruby2_keywords 0.0.5
jekyll_1  | Installing faraday-rack 1.0.0
jekyll_1  | Installing execjs 2.8.1
jekyll_1  | Fetching rubyzip 2.3.2
jekyll_1  | Installing multipart-post 2.1.1
jekyll_1  | Installing mercenary 0.3.6
jekyll_1  | Using unicode-display_width 1.7.0
jekyll_1  | Fetching jekyll-swiss 1.0.0
jekyll_1  | Fetching webrick 1.7.0
jekyll_1  | Using addressable 2.8.0
jekyll_1  | Using em-websocket 0.5.2
jekyll_1  | Fetching ethon 0.14.0
jekyll_1  | Using rb-inotify 0.10.1
jekyll_1  | Using pathutil 0.16.2
jekyll_1  | Fetching terminal-table 1.8.0
jekyll_1  | Fetching i18n 0.9.5
jekyll_1  | Fetching sass-listen 4.0.0
jekyll_1  | Fetching listen 3.6.0
jekyll_1  | Installing coffee-script-source 1.11.1
jekyll_1  | Installing minitest 5.14.4
jekyll_1  | Installing gemoji 3.0.1
jekyll_1  | Fetching faraday 1.7.0
jekyll_1  | Fetching coffee-script 2.4.1
jekyll_1  | Installing rexml 3.2.5
jekyll_1  | Using kramdown 2.3.1
jekyll_1  | Using kramdown-parser-gfm 1.1.0
jekyll_1  | Installing thread_safe 0.3.6
jekyll_1  | Fetching tzinfo 1.2.9
jekyll_1  | Installing jekyll-paginate 1.1.0
jekyll_1  | Installing racc 1.5.2 with native extensions
jekyll_1  | Installing sass-listen 4.0.0
jekyll_1  | Installing coffee-script 2.4.1
jekyll_1  | Installing listen 3.6.0
jekyll_1  | Using jekyll-watch 2.2.1
jekyll_1  | Installing webrick 1.7.0
jekyll_1  | Installing rubyzip 2.3.2
jekyll_1  | Installing jekyll-swiss 1.0.0
jekyll_1  | Installing ethon 0.14.0
jekyll_1  | Installing terminal-table 1.8.0
jekyll_1  | Installing faraday 1.7.0
jekyll_1  | Installing i18n 0.9.5
jekyll_1  | Installing unf_ext 0.0.7.7 with native extensions
jekyll_1  | Fetching jekyll-coffeescript 1.1.1
jekyll_1  | Fetching sass 3.7.4
jekyll_1  | Fetching typhoeus 1.4.0
jekyll_1  | Fetching sawyer 0.8.2
jekyll_1  | Fetching ruby-enum 0.9.0
jekyll_1  | Installing tzinfo 1.2.9
jekyll_1  | Installing jekyll-coffeescript 1.1.1
jekyll_1  | Installing sawyer 0.8.2
jekyll_1  | Installing typhoeus 1.4.0
jekyll_1  | Installing ruby-enum 0.9.0
jekyll_1  | Fetching activesupport 6.0.4
jekyll_1  | Fetching octokit 4.21.0
jekyll_1  | Fetching nokogiri 1.12.3 (x86_64-linux)
jekyll_1  | Fetching unf 0.1.4
jekyll_1  | Fetching commonmarker 0.17.13
jekyll_1  | Installing sass 3.7.4
jekyll_1  | Fetching jekyll-sass-converter 1.5.2
jekyll_1  | Installing jekyll-sass-converter 1.5.2
jekyll_1  | Fetching jekyll 3.9.0
jekyll_1  | Installing commonmarker 0.17.13 with native extensions
jekyll_1  | Installing octokit 4.21.0
jekyll_1  | Installing unf 0.1.4
jekyll_1  | Installing jekyll 3.9.0
jekyll_1  | Installing activesupport 6.0.4
jekyll_1  | Fetching jekyll-gist 1.5.0
jekyll_1  | Fetching simpleidn 0.2.1
jekyll_1  | Fetching jekyll-avatar 0.7.0
jekyll_1  | Fetching jekyll-default-layout 0.1.4
jekyll_1  | Fetching jekyll-feed 0.15.1
jekyll_1  | Fetching jekyll-optional-front-matter 0.3.2
jekyll_1  | Fetching jekyll-github-metadata 2.13.0
jekyll_1  | Fetching jekyll-redirect-from 0.16.0
jekyll_1  | Fetching jekyll-readme-index 0.3.0
jekyll_1  | Fetching jekyll-titles-from-headings 0.5.3
jekyll_1  | Fetching jekyll-relative-links 0.6.1
jekyll_1  | Fetching jekyll-seo-tag 2.7.1
jekyll_1  | Fetching jekyll-sitemap 1.4.0
jekyll_1  | Fetching jekyll-remote-theme 0.4.3
jekyll_1  | Fetching jekyll-commonmark 1.3.1
jekyll_1  | Installing jekyll-relative-links 0.6.1
jekyll_1  | Installing jekyll-remote-theme 0.4.3
jekyll_1  | Installing jekyll-default-layout 0.1.4
jekyll_1  | Installing jekyll-titles-from-headings 0.5.3
jekyll_1  | Installing jekyll-feed 0.15.1
jekyll_1  | Installing jekyll-seo-tag 2.7.1
jekyll_1  | Fetching jekyll-theme-architect 0.2.0
jekyll_1  | Fetching jekyll-theme-cayman 0.2.0
jekyll_1  | Fetching jekyll-theme-dinky 0.2.0
jekyll_1  | Fetching jekyll-theme-hacker 0.2.0
jekyll_1  | Fetching jekyll-theme-merlot 0.2.0
jekyll_1  | Fetching jekyll-theme-modernist 0.2.0
jekyll_1  | Fetching jekyll-theme-midnight 0.2.0
jekyll_1  | Fetching jekyll-theme-minimal 0.2.0
jekyll_1  | Fetching jekyll-theme-slate 0.2.0
jekyll_1  | Fetching jekyll-theme-leap-day 0.2.0
jekyll_1  | Installing jekyll-redirect-from 0.16.0
jekyll_1  | Installing simpleidn 0.2.1
jekyll_1  | Fetching jekyll-theme-tactile 0.2.0
jekyll_1  | Fetching jekyll-theme-time-machine 0.2.0
jekyll_1  | Installing jekyll-optional-front-matter 0.3.2
jekyll_1  | Fetching minima 2.5.1
jekyll_1  | Installing jekyll-commonmark 1.3.1
jekyll_1  | Installing jekyll-readme-index 0.3.0
jekyll_1  | Fetching dnsruby 1.61.7
jekyll_1  | Fetching jekyll-commonmark-ghpages 0.1.6
jekyll_1  | Installing jekyll-theme-modernist 0.2.0
jekyll_1  | Installing jekyll-github-metadata 2.13.0
jekyll_1  | Installing jekyll-theme-hacker 0.2.0
jekyll_1  | Installing jekyll-theme-cayman 0.2.0
jekyll_1  | Installing jekyll-theme-dinky 0.2.0
jekyll_1  | Installing minima 2.5.1
jekyll_1  | Installing jekyll-theme-time-machine 0.2.0
jekyll_1  | Fetching jekyll-theme-primer 0.6.0
jekyll_1  | Installing jekyll-theme-slate 0.2.0
jekyll_1  | Installing jekyll-theme-tactile 0.2.0
jekyll_1  | Installing jekyll-theme-architect 0.2.0
jekyll_1  | Installing jekyll-commonmark-ghpages 0.1.6
jekyll_1  | Installing jekyll-theme-minimal 0.2.0
jekyll_1  | Installing jekyll-theme-primer 0.6.0
jekyll_1  | Installing jekyll-theme-leap-day 0.2.0
jekyll_1  | Installing jekyll-avatar 0.7.0
jekyll_1  | Installing jekyll-theme-merlot 0.2.0
jekyll_1  | Installing dnsruby 1.61.7
jekyll_1  | Fetching github-pages-health-check 1.17.2
jekyll_1  | Installing jekyll-gist 1.5.0
jekyll_1  | Installing jekyll-theme-midnight 0.2.0
jekyll_1  | Installing github-pages-health-check 1.17.2
jekyll_1  | Installing jekyll-sitemap 1.4.0
jekyll_1  | Installing nokogiri 1.12.3 (x86_64-linux)
jekyll_1  | Fetching html-pipeline 2.14.0
jekyll_1  | Installing html-pipeline 2.14.0
jekyll_1  | Fetching jekyll-mentions 1.6.0
jekyll_1  | Fetching jemoji 0.12.0
jekyll_1  | Installing jemoji 0.12.0
jekyll_1  | Installing jekyll-mentions 1.6.0
jekyll_1  | Fetching github-pages 218
jekyll_1  | Installing github-pages 218
jekyll_1  | Bundle complete! 2 Gemfile dependencies, 100 gems now installed.
jekyll_1  | Use `bundle info [gemname]` to see where a bundled gem is installed.
jekyll_1  | Post-install message from dnsruby:
jekyll_1  | Installing dnsruby...
jekyll_1  |   For issues and source code: https://github.com/alexdalitz/dnsruby
jekyll_1  |   For general discussion (please tell us how you use dnsruby): https://groups.google.com/forum/#!forum/dnsruby
jekyll_1  | Post-install message from sass:
jekyll_1  | 
jekyll_1  | Ruby Sass has reached end-of-life and should no longer be used.
jekyll_1  | 
jekyll_1  | * If you use Sass as a command-line tool, we recommend using Dart Sass, the new
jekyll_1  |   primary implementation: https://sass-lang.com/install
jekyll_1  | 
jekyll_1  | * If you use Sass as a plug-in for a Ruby web framework, we recommend using the
jekyll_1  |   sassc gem: https://github.com/sass/sassc-ruby#readme
jekyll_1  | 
jekyll_1  | * For more details, please refer to the Sass blog:
jekyll_1  |   https://sass-lang.com/blog/posts/7828841
jekyll_1  | 
jekyll_1  | Post-install message from html-pipeline:
jekyll_1  | -------------------------------------------------
jekyll_1  | Thank you for installing html-pipeline!
jekyll_1  | You must bundle Filter gem dependencies.
jekyll_1  | See html-pipeline README.md for more details.
jekyll_1  | https://github.com/jch/html-pipeline#dependencies
jekyll_1  | -------------------------------------------------
jekyll_1  | Post-install message from rubyzip:
jekyll_1  | RubyZip 3.0 is coming!
jekyll_1  | **********************
jekyll_1  | 
jekyll_1  | The public API of some Rubyzip classes has been modernized to use named
jekyll_1  | parameters for optional arguments. Please check your usage of the
jekyll_1  | following classes:
jekyll_1  |   * `Zip::File`
jekyll_1  |   * `Zip::Entry`
jekyll_1  |   * `Zip::InputStream`
jekyll_1  |   * `Zip::OutputStream`
jekyll_1  | 
jekyll_1  | Please ensure that your Gemfiles and .gemspecs are suitably restrictive
jekyll_1  | to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
jekyll_1  | See https://github.com/rubyzip/rubyzip for details. The Changelog also
jekyll_1  | lists other enhancements and bugfixes that have been implemented since
jekyll_1  | version 2.3.0.
jekyll_1  | Configuration file: /site/_config.yml
jekyll_1  |             Source: /site
jekyll_1  |        Destination: /site/_site
jekyll_1  |  Incremental build: disabled. Enable with --incremental
jekyll_1  |       Generating... 
jekyll_1  |       Remote Theme: Using theme pmarsceill/just-the-docs
jekyll_1  |                     done in 5.508 seconds.
jekyll_1  | /usr/local/bundle/gems/pathutil-0.16.2/lib/pathutil.rb:502: warning: Using the last argument as keyword parameters is deprecated
jekyll_1  |  Auto-regeneration: enabled for '/site'
jekyll_1  |     Server address: http://0.0.0.0:4000/
jekyll_1  |   Server running... press ctrl-c to stop.
Originally created by @Dsantra92 on GitHub (Aug 13, 2021). Copying the docker-compose file and running `docker-compose up` runs successfully and the verbose logs indicate that the site is hosted at `locahost:4000`. But in reality the site is hosted at `localhost:8080`. <details> <summary> The build logs for my dockerized <a href="https://github.com/explore-ml-iemk/explore-ml-iemk.github.io/tree/2a5c0ec1bda8250ae4f5faa7cea3efdab591dad2">webiste</a>: </summary> ```ruby Recreating explore-ml-iemkgithubio_jekyll_1 ... done Attaching to explore-ml-iemkgithubio_jekyll_1 jekyll_1 | Fetching gem metadata from https://rubygems.org/ jekyll_1 | Fetching gem metadata from https://rubygems.org/......... jekyll_1 | Using concurrent-ruby 1.1.9 jekyll_1 | Using public_suffix 4.0.6 jekyll_1 | Using bundler 2.2.23 jekyll_1 | Using colorator 1.1.0 jekyll_1 | Using eventmachine 1.2.7 jekyll_1 | Using http_parser.rb 0.6.0 jekyll_1 | Using ffi 1.15.3 jekyll_1 | Fetching faraday-net_http_persistent 1.2.0 jekyll_1 | Fetching faraday-patron 1.0.0 jekyll_1 | Fetching faraday-rack 1.0.0 jekyll_1 | Fetching multipart-post 2.1.1 jekyll_1 | Using forwardable-extended 2.6.0 jekyll_1 | Fetching gemoji 3.0.1 jekyll_1 | Using rb-fsevent 0.11.0 jekyll_1 | Fetching zeitwerk 2.4.2 jekyll_1 | Fetching execjs 2.8.1 jekyll_1 | Fetching faraday-em_synchrony 1.0.0 jekyll_1 | Fetching faraday-excon 1.1.0 jekyll_1 | Fetching faraday-net_http 1.0.1 jekyll_1 | Fetching minitest 5.14.4 jekyll_1 | Fetching thread_safe 0.3.6 jekyll_1 | Fetching unf_ext 0.0.7.7 jekyll_1 | Fetching faraday-httpclient 1.0.1 jekyll_1 | Fetching ruby2_keywords 0.0.5 jekyll_1 | Fetching coffee-script-source 1.11.1 jekyll_1 | Fetching faraday-em_http 1.0.0 jekyll_1 | Fetching rexml 3.2.5 jekyll_1 | Using liquid 4.0.3 jekyll_1 | Fetching mercenary 0.3.6 jekyll_1 | Using rouge 3.26.0 jekyll_1 | Using safe_yaml 1.0.5 jekyll_1 | Fetching racc 1.5.2 jekyll_1 | Installing faraday-net_http_persistent 1.2.0 jekyll_1 | Fetching jekyll-paginate 1.1.0 jekyll_1 | Installing faraday-patron 1.0.0 jekyll_1 | Installing faraday-net_http 1.0.1 jekyll_1 | Installing faraday-em_synchrony 1.0.0 jekyll_1 | Installing faraday-excon 1.1.0 jekyll_1 | Installing zeitwerk 2.4.2 jekyll_1 | Installing faraday-em_http 1.0.0 jekyll_1 | Installing faraday-httpclient 1.0.1 jekyll_1 | Installing ruby2_keywords 0.0.5 jekyll_1 | Installing faraday-rack 1.0.0 jekyll_1 | Installing execjs 2.8.1 jekyll_1 | Fetching rubyzip 2.3.2 jekyll_1 | Installing multipart-post 2.1.1 jekyll_1 | Installing mercenary 0.3.6 jekyll_1 | Using unicode-display_width 1.7.0 jekyll_1 | Fetching jekyll-swiss 1.0.0 jekyll_1 | Fetching webrick 1.7.0 jekyll_1 | Using addressable 2.8.0 jekyll_1 | Using em-websocket 0.5.2 jekyll_1 | Fetching ethon 0.14.0 jekyll_1 | Using rb-inotify 0.10.1 jekyll_1 | Using pathutil 0.16.2 jekyll_1 | Fetching terminal-table 1.8.0 jekyll_1 | Fetching i18n 0.9.5 jekyll_1 | Fetching sass-listen 4.0.0 jekyll_1 | Fetching listen 3.6.0 jekyll_1 | Installing coffee-script-source 1.11.1 jekyll_1 | Installing minitest 5.14.4 jekyll_1 | Installing gemoji 3.0.1 jekyll_1 | Fetching faraday 1.7.0 jekyll_1 | Fetching coffee-script 2.4.1 jekyll_1 | Installing rexml 3.2.5 jekyll_1 | Using kramdown 2.3.1 jekyll_1 | Using kramdown-parser-gfm 1.1.0 jekyll_1 | Installing thread_safe 0.3.6 jekyll_1 | Fetching tzinfo 1.2.9 jekyll_1 | Installing jekyll-paginate 1.1.0 jekyll_1 | Installing racc 1.5.2 with native extensions jekyll_1 | Installing sass-listen 4.0.0 jekyll_1 | Installing coffee-script 2.4.1 jekyll_1 | Installing listen 3.6.0 jekyll_1 | Using jekyll-watch 2.2.1 jekyll_1 | Installing webrick 1.7.0 jekyll_1 | Installing rubyzip 2.3.2 jekyll_1 | Installing jekyll-swiss 1.0.0 jekyll_1 | Installing ethon 0.14.0 jekyll_1 | Installing terminal-table 1.8.0 jekyll_1 | Installing faraday 1.7.0 jekyll_1 | Installing i18n 0.9.5 jekyll_1 | Installing unf_ext 0.0.7.7 with native extensions jekyll_1 | Fetching jekyll-coffeescript 1.1.1 jekyll_1 | Fetching sass 3.7.4 jekyll_1 | Fetching typhoeus 1.4.0 jekyll_1 | Fetching sawyer 0.8.2 jekyll_1 | Fetching ruby-enum 0.9.0 jekyll_1 | Installing tzinfo 1.2.9 jekyll_1 | Installing jekyll-coffeescript 1.1.1 jekyll_1 | Installing sawyer 0.8.2 jekyll_1 | Installing typhoeus 1.4.0 jekyll_1 | Installing ruby-enum 0.9.0 jekyll_1 | Fetching activesupport 6.0.4 jekyll_1 | Fetching octokit 4.21.0 jekyll_1 | Fetching nokogiri 1.12.3 (x86_64-linux) jekyll_1 | Fetching unf 0.1.4 jekyll_1 | Fetching commonmarker 0.17.13 jekyll_1 | Installing sass 3.7.4 jekyll_1 | Fetching jekyll-sass-converter 1.5.2 jekyll_1 | Installing jekyll-sass-converter 1.5.2 jekyll_1 | Fetching jekyll 3.9.0 jekyll_1 | Installing commonmarker 0.17.13 with native extensions jekyll_1 | Installing octokit 4.21.0 jekyll_1 | Installing unf 0.1.4 jekyll_1 | Installing jekyll 3.9.0 jekyll_1 | Installing activesupport 6.0.4 jekyll_1 | Fetching jekyll-gist 1.5.0 jekyll_1 | Fetching simpleidn 0.2.1 jekyll_1 | Fetching jekyll-avatar 0.7.0 jekyll_1 | Fetching jekyll-default-layout 0.1.4 jekyll_1 | Fetching jekyll-feed 0.15.1 jekyll_1 | Fetching jekyll-optional-front-matter 0.3.2 jekyll_1 | Fetching jekyll-github-metadata 2.13.0 jekyll_1 | Fetching jekyll-redirect-from 0.16.0 jekyll_1 | Fetching jekyll-readme-index 0.3.0 jekyll_1 | Fetching jekyll-titles-from-headings 0.5.3 jekyll_1 | Fetching jekyll-relative-links 0.6.1 jekyll_1 | Fetching jekyll-seo-tag 2.7.1 jekyll_1 | Fetching jekyll-sitemap 1.4.0 jekyll_1 | Fetching jekyll-remote-theme 0.4.3 jekyll_1 | Fetching jekyll-commonmark 1.3.1 jekyll_1 | Installing jekyll-relative-links 0.6.1 jekyll_1 | Installing jekyll-remote-theme 0.4.3 jekyll_1 | Installing jekyll-default-layout 0.1.4 jekyll_1 | Installing jekyll-titles-from-headings 0.5.3 jekyll_1 | Installing jekyll-feed 0.15.1 jekyll_1 | Installing jekyll-seo-tag 2.7.1 jekyll_1 | Fetching jekyll-theme-architect 0.2.0 jekyll_1 | Fetching jekyll-theme-cayman 0.2.0 jekyll_1 | Fetching jekyll-theme-dinky 0.2.0 jekyll_1 | Fetching jekyll-theme-hacker 0.2.0 jekyll_1 | Fetching jekyll-theme-merlot 0.2.0 jekyll_1 | Fetching jekyll-theme-modernist 0.2.0 jekyll_1 | Fetching jekyll-theme-midnight 0.2.0 jekyll_1 | Fetching jekyll-theme-minimal 0.2.0 jekyll_1 | Fetching jekyll-theme-slate 0.2.0 jekyll_1 | Fetching jekyll-theme-leap-day 0.2.0 jekyll_1 | Installing jekyll-redirect-from 0.16.0 jekyll_1 | Installing simpleidn 0.2.1 jekyll_1 | Fetching jekyll-theme-tactile 0.2.0 jekyll_1 | Fetching jekyll-theme-time-machine 0.2.0 jekyll_1 | Installing jekyll-optional-front-matter 0.3.2 jekyll_1 | Fetching minima 2.5.1 jekyll_1 | Installing jekyll-commonmark 1.3.1 jekyll_1 | Installing jekyll-readme-index 0.3.0 jekyll_1 | Fetching dnsruby 1.61.7 jekyll_1 | Fetching jekyll-commonmark-ghpages 0.1.6 jekyll_1 | Installing jekyll-theme-modernist 0.2.0 jekyll_1 | Installing jekyll-github-metadata 2.13.0 jekyll_1 | Installing jekyll-theme-hacker 0.2.0 jekyll_1 | Installing jekyll-theme-cayman 0.2.0 jekyll_1 | Installing jekyll-theme-dinky 0.2.0 jekyll_1 | Installing minima 2.5.1 jekyll_1 | Installing jekyll-theme-time-machine 0.2.0 jekyll_1 | Fetching jekyll-theme-primer 0.6.0 jekyll_1 | Installing jekyll-theme-slate 0.2.0 jekyll_1 | Installing jekyll-theme-tactile 0.2.0 jekyll_1 | Installing jekyll-theme-architect 0.2.0 jekyll_1 | Installing jekyll-commonmark-ghpages 0.1.6 jekyll_1 | Installing jekyll-theme-minimal 0.2.0 jekyll_1 | Installing jekyll-theme-primer 0.6.0 jekyll_1 | Installing jekyll-theme-leap-day 0.2.0 jekyll_1 | Installing jekyll-avatar 0.7.0 jekyll_1 | Installing jekyll-theme-merlot 0.2.0 jekyll_1 | Installing dnsruby 1.61.7 jekyll_1 | Fetching github-pages-health-check 1.17.2 jekyll_1 | Installing jekyll-gist 1.5.0 jekyll_1 | Installing jekyll-theme-midnight 0.2.0 jekyll_1 | Installing github-pages-health-check 1.17.2 jekyll_1 | Installing jekyll-sitemap 1.4.0 jekyll_1 | Installing nokogiri 1.12.3 (x86_64-linux) jekyll_1 | Fetching html-pipeline 2.14.0 jekyll_1 | Installing html-pipeline 2.14.0 jekyll_1 | Fetching jekyll-mentions 1.6.0 jekyll_1 | Fetching jemoji 0.12.0 jekyll_1 | Installing jemoji 0.12.0 jekyll_1 | Installing jekyll-mentions 1.6.0 jekyll_1 | Fetching github-pages 218 jekyll_1 | Installing github-pages 218 jekyll_1 | Bundle complete! 2 Gemfile dependencies, 100 gems now installed. jekyll_1 | Use `bundle info [gemname]` to see where a bundled gem is installed. jekyll_1 | Post-install message from dnsruby: jekyll_1 | Installing dnsruby... jekyll_1 | For issues and source code: https://github.com/alexdalitz/dnsruby jekyll_1 | For general discussion (please tell us how you use dnsruby): https://groups.google.com/forum/#!forum/dnsruby jekyll_1 | Post-install message from sass: jekyll_1 | jekyll_1 | Ruby Sass has reached end-of-life and should no longer be used. jekyll_1 | jekyll_1 | * If you use Sass as a command-line tool, we recommend using Dart Sass, the new jekyll_1 | primary implementation: https://sass-lang.com/install jekyll_1 | jekyll_1 | * If you use Sass as a plug-in for a Ruby web framework, we recommend using the jekyll_1 | sassc gem: https://github.com/sass/sassc-ruby#readme jekyll_1 | jekyll_1 | * For more details, please refer to the Sass blog: jekyll_1 | https://sass-lang.com/blog/posts/7828841 jekyll_1 | jekyll_1 | Post-install message from html-pipeline: jekyll_1 | ------------------------------------------------- jekyll_1 | Thank you for installing html-pipeline! jekyll_1 | You must bundle Filter gem dependencies. jekyll_1 | See html-pipeline README.md for more details. jekyll_1 | https://github.com/jch/html-pipeline#dependencies jekyll_1 | ------------------------------------------------- jekyll_1 | Post-install message from rubyzip: jekyll_1 | RubyZip 3.0 is coming! jekyll_1 | ********************** jekyll_1 | jekyll_1 | The public API of some Rubyzip classes has been modernized to use named jekyll_1 | parameters for optional arguments. Please check your usage of the jekyll_1 | following classes: jekyll_1 | * `Zip::File` jekyll_1 | * `Zip::Entry` jekyll_1 | * `Zip::InputStream` jekyll_1 | * `Zip::OutputStream` jekyll_1 | jekyll_1 | Please ensure that your Gemfiles and .gemspecs are suitably restrictive jekyll_1 | to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0). jekyll_1 | See https://github.com/rubyzip/rubyzip for details. The Changelog also jekyll_1 | lists other enhancements and bugfixes that have been implemented since jekyll_1 | version 2.3.0. jekyll_1 | Configuration file: /site/_config.yml jekyll_1 | Source: /site jekyll_1 | Destination: /site/_site jekyll_1 | Incremental build: disabled. Enable with --incremental jekyll_1 | Generating... jekyll_1 | Remote Theme: Using theme pmarsceill/just-the-docs jekyll_1 | done in 5.508 seconds. jekyll_1 | /usr/local/bundle/gems/pathutil-0.16.2/lib/pathutil.rb:502: warning: Using the last argument as keyword parameters is deprecated jekyll_1 | Auto-regeneration: enabled for '/site' jekyll_1 | Server address: http://0.0.0.0:4000/ jekyll_1 | Server running... press ctrl-c to stop. ``` </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jekyll-serve#20