Skip to content

Commit 5911459

Browse files
authored
Update Dockerfile
1 parent 1221942 commit 5911459

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
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get -yq install \
1414
python3-osc-placement \
1515
python3-openstackclient \
1616
python3-pankoclient \
17+
zip \
1718
&& rm -rf /var/lib/apt/lists/*
1819

1920
CMD /bin/bash

0 commit comments

Comments
 (0)