Add python-netaddr to docker
parent
7fd3f4e194
commit
08b6819fb2
|
@ -1,4 +1,5 @@
|
|||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y python-netaddr
|
||||
CMD ["sh", "tests/travis.sh"]
|
||||
|
|
Loading…
Reference in New Issue