nextcloud/nextcloudpi
minor: web ui shows uptime of the host, not the docker container
Ouverte
#1 612 ouverte le 3 oct. 2022
bugdockergood first issuencp-web
Métriques du dépôt
- Stars
- (2 920 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.