mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
docker: T7583: add build dependencies for operational command runner
This commit is contained in:
parent
e46dcf1ced
commit
01052f36c7
@ -157,7 +157,11 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
|||||||
ctypes-build \
|
ctypes-build \
|
||||||
containers \
|
containers \
|
||||||
fileutils \
|
fileutils \
|
||||||
xml-light
|
xml-light \
|
||||||
|
mustache \
|
||||||
|
yojson \
|
||||||
|
fmt \
|
||||||
|
logs
|
||||||
|
|
||||||
# Packages needed for open-vmdk
|
# Packages needed for open-vmdk
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user