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