Add python-swiftclient and python2 installation.
This commit is contained in:
parent
117d9ab659
commit
e9711a06f3
@ -9,4 +9,4 @@ RUN pip install ansible
|
|||||||
RUN pip install "openstacksdk>=1.0.0"
|
RUN pip install "openstacksdk>=1.0.0"
|
||||||
RUN pip install docker
|
RUN pip install docker
|
||||||
RUN pip install docker-compose
|
RUN pip install docker-compose
|
||||||
RUN apt-get -y install duplicity
|
RUN apt-get -y install duplicity python-swiftclient python2
|
||||||
|
Loading…
Reference in New Issue
Block a user