Skip to content

Updates to Dockerfile. Added libfontconfig libxext6 in order to fix e…#95

Open
Sam-R wants to merge 5 commits intowalle:developmentfrom
Sam-R:development
Open

Updates to Dockerfile. Added libfontconfig libxext6 in order to fix e…#95
Sam-R wants to merge 5 commits intowalle:developmentfrom
Sam-R:development

Conversation

@Sam-R
Copy link

@Sam-R Sam-R commented Feb 22, 2019

Updates to Dockerfile. Added libfontconfig libxext6 to the packages installed on top of the base container in order to fix errors as described in #91 :

/usr/local/bundle/gems/nokogiri-1.6.8.1/lib/nokogiri/html/document.rb:164: warning: constant ::Fixnum is deprecated
/usr/local/bundle/gems/wkhtmltopdf-binary-0.9.9.3/bin/wkhtmltopdf_linux_x64: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory

Sam R added 5 commits February 22, 2019 12:02
…rrors:

/usr/local/bundle/gems/nokogiri-1.6.8.1/lib/nokogiri/html/document.rb:164: warning: constant ::Fixnum is deprecated
/usr/local/bundle/gems/wkhtmltopdf-binary-0.9.9.3/bin/wkhtmltopdf_linux_x64: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
…est.

Bundler could not find compatible versions for gem "ruby":
  In Gemfile.ci:
    ruby
    bundler was resolved to 1.16.6, which depends on
      ruby (>= 1.8.7)
    gimli was resolved to 0.5.9, which depends on
      nokogiri (~> 1.8.0) was resolved to 1.8.5, which depends on
        ruby (>= 2.1.0)
    rake was resolved to 12.3.2, which depends on
      ruby (>= 2.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant