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
MAINTAINER Allan Tribe <atribe13@gmail.com>
VOLUME /src/
COPY influxspeedtest.py requirements.txt /src/
COPY config.ini /src/config.example.ini
COPY influxspeedtest.py requirements.txt config.ini /src/
ADD influxspeedtest /src/influxspeedtest
WORKDIR /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment