mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-22 12:22:10 +07:00
Add python-netaddr to docker
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM williamyeh/ansible:debian8-onbuild
|
FROM williamyeh/ansible:debian8-onbuild
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
RUN apt-get install -y python-netaddr
|
||||||
CMD ["sh", "tests/travis.sh"]
|
CMD ["sh", "tests/travis.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user