This commit is contained in:
2019-10-23 23:11:19 +02:00
parent 0f69ec22e2
commit 62095064e7

View File

@ -3,7 +3,7 @@ FROM jupyter/scipy-notebook
LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
LABEL ImageName="registry.gitlab.com/wolutator/registry.gitlab.com/wolutator/"
ARG GATEWAY_URL
ENV GATEWAY_URL ""
RUN \
pip install influxdb && \