Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The actual build command:
docker build -t james/homepage dockerfiles/site/homepage
fail with:
ERROR: Error installing github-pages: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
ERROR: Error installing jekyll: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
ERROR: Error installing jekyll-redirect-from: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
...
The command '/bin/sh -c gem install github-pages jekyll jekyll-redirect-from kramdown rdiscount rouge' returned a non-zero code: 1
and
WARNING: The following packages cannot be authenticated!
libwrap0 init-system-helpers libax25 libfile-copy-recursive-perl update-inetd tcpd openbsd-inetd ax25-node node python-pkg-resources python-chardet
E: There are problems and -y was used without --force-yes
The command '/bin/sh -c apt-get update && apt-get install -y node python-pygments && apt-get clean && rm -rf /var/lib/apt/lists/' returned a non-zero code: 100
Attachments
Issue Links
- links to