Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b14168d6b |
@@ -28,6 +28,6 @@ RUN apk --update add --no-cache logrotate && \
|
||||
|
||||
COPY . /app
|
||||
|
||||
CMD ["python3", "-u", "/app/src/bin/tHome-eagle.py", "-c", "/app/src/conf"]
|
||||
CMD ["python3", "-u", "/app/src/bin/tHome-eagle.py", "-c", "/app/src/conf", "-l", "stdout"]
|
||||
|
||||
EXPOSE 22042
|
||||
|
||||
Reference in New Issue
Block a user