Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VERSION label to docker images #400

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

berezovskyi-oleksandr
Copy link
Contributor

No description provided.

@JayKickliter
Copy link
Contributor

I assume this is fine, but what does it do?

@berezovskyi-oleksandr
Copy link
Contributor Author

@JayKickliter this gives a possibility to get the version of the docker image with a non-version tag without running the docker image.
Example of the command:
docker inspect --format '{{ index .Config.Labels "VERSION" }}' quay.io/team-helium/miner:gateway-latest

@madninja madninja merged commit 37abbf2 into helium:main Mar 24, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants