Private GIT

Skip to content
Snippets Groups Projects
Commit 092a0666 authored by Barry Carey's avatar Barry Carey
Browse files

Docker updates

parent b4a1cd86
Branches
No related tags found
No related merge requests found
...@@ -2,8 +2,7 @@ FROM python:3.3-slim ...@@ -2,8 +2,7 @@ FROM python:3.3-slim
MAINTAINER Allan Tribe <atribe13@gmail.com> MAINTAINER Allan Tribe <atribe13@gmail.com>
VOLUME /src/ VOLUME /src/
COPY influxspeedtest.py requirements.txt /src/ COPY influxspeedtest.py requirements.txt config.ini /src/
COPY config.ini /src/config.example.ini
ADD influxspeedtest /src/influxspeedtest ADD influxspeedtest /src/influxspeedtest
WORKDIR /src WORKDIR /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment