We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1221942 commit 5911459Copy full SHA for 5911459
Dockerfile
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get -yq install \
14
python3-osc-placement \
15
python3-openstackclient \
16
python3-pankoclient \
17
+ zip \
18
&& rm -rf /var/lib/apt/lists/*
19
20
CMD /bin/bash
0 commit comments