nextcloud/nextcloudpi

minor: web ui shows uptime of the host, not the docker container

Open

#1,612 opened on Oct 3, 2022

 (0 comments) (0 reactions) (0 assignees)Shell (320 forks)auto 404
bugdockergood first issuencp-web

Repository metrics

Stars
 (2,920 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide