Skip to content

Commit

Permalink
Merge pull request lekpamartin#13 from x4e-jonas/patch-1
Browse files Browse the repository at this point in the history
Expose default port
  • Loading branch information
lekpamartin authored Dec 18, 2021
2 parents cb1a5ce + a77ac1d commit 8c000b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ COPY files/exporter.py /exporter.py

RUN pip install --no-cache-dir --upgrade requests pip

EXPOSE 9705

CMD [ "python", "/exporter.py" ]

0 comments on commit 8c000b4

Please sign in to comment.