Skip to content

Image bugfixes

Emmanouil Fokas requested to merge dockerfile-bugfix into master

Fixed the following bugs in the previous image:

  • Added EOS repositories, necessary to install packages that provide eosfusebind. Previously unable to locate package eos-fuse
  • Set the image entrypoint to an absolute path in order to allow the image to work for environments with working directory set to something other than / (e.g. Jenkins)

Merge request reports