Skip to content

Commit 2ce92c0

Browse files
authored
Adding octaviaclient
1 parent 108a433 commit 2ce92c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM python:3.7-buster
22

33
RUN apt-get update && apt-get -yq install \
4+
python3-octaviaclient \
45
python3-openstackclient \
56
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)