Page MenuHomeVyOS Platform

vyos-build docker image dependency issue
Closed, InvalidPublicBUG

Description

Two issues in docker/Dockerfile break the docker build:

  • ocaml/opam install script changed, so sed does not find the line anymore
  • latest fpm depends on dotenv, which is not compatible with installed ruby

This ticket exists so I have an ID for a pull request.

Details

Version
current
Is it a breaking change?
Perfectly compatible
Issue type
Infrastructure issue or change