nextcloud/nextcloudpi
minor: web ui shows uptime of the host, not the docker container
オープン
#1,612 opened on 2022/10/03
bugdockergood first issuencp-web
Repository metrics
- Stars
- (2,920 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.