r/truenas • u/Standard_Description • 15h ago
Community Edition How to update docker things from command line?
As I previously posted (https://www.reddit.com/r/truenas/s/c1m9jXz8X8) I have still had this issue, but the updates of the containers have just been ignored as I can't seem to find a way to update them.
Is there a way to do it via the command line, seeing as the gui doesn't think the app service is running when it clearly is.
Any help would be fantastic!
1
u/j-dev 3h ago
If you are running docker containers as TrueNAS apps, then you should fix the issue. TrueNAS apps use versions for Docker images, so you’d have to update the compose files. Those compose files are very convoluted. If you are willing to take a stab at it anyway, you can see the compose file locations with a “docker compose ls”
3
u/bdu-komrad 11h ago
You should troubleshoot the issue first.