FROM azacrknowledgelens.azurecr.io/ai-forecasting/batch-multi-karios-read-component:v0.6
ADD . /opt
WORKDIR /opt
CMD python main.py
