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 e927b88 commit 942fdf5Copy full SHA for 942fdf5
monasca-api-python/Dockerfile
@@ -40,7 +40,7 @@ ENV CONFIG_TEMPLATE=true \
40
41
COPY apk_install.sh /apk.sh
42
RUN /build.sh -r ${API_REPO} -b ${API_BRANCH} \
43
- -q ${CONSTRAINTS_BRANCH} -d "gunicorn influxdb python-memcached Jinja2" && \
+ -q ${CONSTRAINTS_BRANCH} -d "gunicorn influxdb python-memcached Jinja2 gevent pykafka" && \
44
rm -rf /build.sh
45
46
COPY api-* /etc/monasca/
0 commit comments