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 717bfda commit ac9823aCopy full SHA for ac9823a
Dockerfile
@@ -1,6 +1,7 @@
1
FROM python:3.7-buster
2
3
RUN apt-get update && apt-get -yq install \
4
+ jq \
5
python3-aodhclient \
6
python3-barbicanclient \
7
python3-ceilometerclient \
0 commit comments