Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport architecture specification in DockerVersion badge #4911
Labels
Comments
calebcartwright
mentioned this issue
|
I completely forgot about this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Our Docker Version badge currently defaults to leveraging the
amd64architecture in the image tags to determine the correct version to show on the badge.While this is a reasonable default, it'd also be good if users could override/specify the desired architecture to use in this process so that the version badge will still be useful in other scenarios.
Refs #4907 (comment)
Refs #4562 (comment)