fix cloc output scrapping. add clone progress and python output to docker logs.
This commit is contained in:
@@ -18,4 +18,4 @@ RUN useradd -m appuser && \
|
||||
|
||||
USER appuser
|
||||
|
||||
CMD ["python", "main.py"]
|
||||
CMD ["python", "-u", "main.py"]
|
||||
|
||||
Reference in New Issue
Block a user