mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: vyos-util package requires opem num package
This commit is contained in:
parent
6897f8b1b1
commit
0ce67af792
@ -125,6 +125,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
|||||||
pcre re
|
pcre re
|
||||||
|
|
||||||
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||||
|
num \
|
||||||
ctypes.0.16.0 \
|
ctypes.0.16.0 \
|
||||||
ctypes-foreign \
|
ctypes-foreign \
|
||||||
ctypes-build
|
ctypes-build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user