Add python-swiftclient and python2 installation.

This commit is contained in:
yohan 2023-10-22 00:16:44 +02:00
parent 117d9ab659
commit e9711a06f3

View File

@ -9,4 +9,4 @@ RUN pip install ansible
RUN pip install "openstacksdk>=1.0.0"
RUN pip install docker
RUN pip install docker-compose
RUN apt-get -y install duplicity
RUN apt-get -y install duplicity python-swiftclient python2