I use the docker inspect command to get the version number of my docker apps. See sample below from Sonarr.
Can flame provide a similar version number from the command prompt?
I'm trying to automate my container updates and it would be helpful if my script could start by checking the version number.
docker inspect -f '{{ index .Config.Labels "build_version" }}' sonarr
Linuxserver.io version:- 4.0.15.2941-ls293 Build-date:- 2025-09-26T23:33:42+00:00