[20.02.20] Dockerfile - pipeline testing
This commit is contained in:
parent
a5cabf7a44
commit
58a8d6c0f4
@ -1,5 +1,5 @@
|
||||
FROM python:3.7-alpine
|
||||
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
|
||||
COPY /* /price-collector/
|
||||
COPY /* /home/price-collector/
|
||||
EXPOSE 9090
|
||||
CMD ["src/main.py"]
|
||||
Loading…
x
Reference in New Issue
Block a user