nextcloud/nextcloudpi
minor: web ui shows uptime of the host, not the docker container
開放
#1,612 建立於 2022年10月3日
bugdockergood first issuencp-web
倉庫指標
- 星標
- (2,920 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
If one has a look at the web ui's system info, the uptime shows the uptime for the host, not the docker container. Since the context for the web ui is nextcloud, this seems misleading.
Expected behaviour: show the uptime of the nextcloud instance, in docker's case, the container's uptime.