michaelmiklis / docker-rpi-monitor

RPI Monitor from RPi-Experiences implemented in a Docker Container
Apache License 2.0
67 stars 34 forks source link

It always displays Package(s): 0 upgradable(s) even if updates are availabe #11

Open yubiuser opened 3 years ago

yubiuser commented 3 years ago

I'm running this container on a RockPi 4B with Debian 10 (Armbian). The web interface always displays Package(s): 0 upgradable(s) even if updates are available. Previously, I used RPi-Monitor bare metal and it would show if any packages updates are available.

I'm running cron-apt to refresh the cache every night.

Is there a way to show the available packages in docker also?

BrodyStone21 commented 3 years ago

Did you ever end up finding a solution to this?

yubiuser commented 3 years ago

Unfortunately not