Commit e9602b8a authored by kalvin's avatar kalvin

checker.py

parent 68575f9e
......@@ -4,5 +4,5 @@ USER root
WORKDIR /home/quant_group
COPY checker.py .
RUN chmod +x ./docker-entrypoint.sh
RUN chmod +x ./checker.py
CMD ["python", "-c", "checker.py"]
\ 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