This commit is contained in:
2019-10-23 23:00:40 +02:00
parent fdcca93613
commit 2d11f599fd

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/"
ENV GATEWAY_URL
ARG GATEWAY_URL
RUN \
pip install influxdb && \