Merge 99e2ec0826
into 610685d27b
This commit is contained in:
commit
2c47b3d75d
@ -17,6 +17,9 @@ debs/
|
|||||||
RUN apt-get install -y net-tools
|
RUN apt-get install -y net-tools
|
||||||
RUN apt-get install -y libjansson4
|
RUN apt-get install -y libjansson4
|
||||||
RUN apt-get install -y libyaml-dev
|
RUN apt-get install -y libyaml-dev
|
||||||
|
RUN apt-get install -y binutils
|
||||||
|
RUN pip3 install numpy
|
||||||
|
RUN pip3 install yamlordereddictloader
|
||||||
|
|
||||||
RUN dpkg -i \
|
RUN dpkg -i \
|
||||||
{% for deb in docker_syncd_invm_debs.split(' ') -%}
|
{% for deb in docker_syncd_invm_debs.split(' ') -%}
|
||||||
|
Reference in New Issue
Block a user