handle MCRconException
This commit is contained in:
parent
aac5f59e9f
commit
1a3599363d
2 changed files with 22 additions and 7 deletions
|
@ -5,4 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||
|
||||
EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["python","minecraft_exporter.py"]
|
||||
ENTRYPOINT ["python","-u","minecraft_exporter.py"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue