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?
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?