mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: T4798: add OCaml package fileutils
The package fileutils is required for the file path validator.
This commit is contained in:
parent
3a29e22dcd
commit
55758811bc
@ -136,7 +136,8 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||
ctypes \
|
||||
ctypes-foreign \
|
||||
ctypes-build \
|
||||
containers
|
||||
containers \
|
||||
fileutils
|
||||
|
||||
# Build VyConf which is required to build libvyosconfig
|
||||
RUN eval $(opam env --root=/opt/opam --set-root) && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user