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. (cherry picked from commit 55758811bc6f06fa579f502b4a4705e37281e359)
This commit is contained in:
parent
d1516da228
commit
e7d2f63d45
@ -134,7 +134,8 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||
ctypes.0.16.0 \
|
||||
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