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

Filter list of available tags down to arm64 tags #123

Open
maxpatiiuk opened this issue Dec 7, 2024 · 0 comments
Open

Filter list of available tags down to arm64 tags #123

maxpatiiuk opened this issue Dec 7, 2024 · 0 comments

Comments

@maxpatiiuk
Copy link
Member

At present list of tags is showing all available tags. When a new branch is created on github, it is first built for amd64 and then for arm64. Test panel is running on arm64. That means a branch may be deployed before it is ready.

The response from docker hub includes what architectures are available, so it should be simple to filter down based on that:
https://hub.docker.com/v2/repositories/specifyconsortium/specify7-service/tags/?page_size=1

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

No branches or pull requests

1 participant