mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: T5076: merge opam re package installation with other packages
This commit is contained in:
parent
bc05dca561
commit
3e051f8f12
@ -130,9 +130,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && \
|
||||
opam pin add pcre https://github.com/mmottl/pcre-ocaml.git#0c4ca03a -y
|
||||
|
||||
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||
re
|
||||
|
||||
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||
re \
|
||||
num \
|
||||
ctypes \
|
||||
ctypes-foreign \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user