Commit 5cdb5a24 authored by dasharatha.vamshi's avatar dasharatha.vamshi

init

parent 956c664c
FROM python:3.7-slim
ADD . /opt
WORKDIR /opt
RUN pip install -r requirements.txt
CMD python main.py
requests
pyyaml
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment