How to identify software

hi
I m using chirpstack network server … my concern is that we are unable to identify the software in used on GUI ?
what is the best way to identify the software release of each compents especially in docker environment.

In a Docker environment I would suggest always using the full image:tag, to make your setup predictable / repeatable. On the CLI you can use the version sub-command, e.g. chirpstack-application-server version.