Closed Senorsen closed 7 years ago
When run with docker run -d ..., there will be almost nothing in docker logs xunlei-fastdick. And this patch could fix this.
docker run -d ...
docker logs xunlei-fastdick
Thanks!
When run with
docker run -d ...
, there will be almost nothing indocker logs xunlei-fastdick
. And this patch could fix this.