diff --git a/tools/Dockerfile b/tools/Dockerfile index 4dc8b638..ef2e51a0 100644 --- a/tools/Dockerfile +++ b/tools/Dockerfile @@ -27,4 +27,7 @@ RUN yes | pacman --sync --refresh \ p7zip \ python \ python-netaddr \ + python-pip \ terraform + +RUN pip install docker-compose