Skip to content

[Request] command to get version number #484

@Jason-DBK

Description

@Jason-DBK

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions