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