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

ci: build Docker image variants #456

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

sebastien-prudhomme
Copy link
Contributor

Description

Build Docker images variants. For now I propose to build also for cublas on cuda11 and cublas on cuda12.

Notes for Reviewers

I've switched to the docker metadata github action to compute docker tags and labels. The only difference is that tags corresponding to commit sha are prefixed by "sha-" and are on 7 characters instead of 8.

It's possible to remove the prefix if needed.

The 7 characters are the same short commit sha displayed everywhere on github.

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
@sebastien-prudhomme sebastien-prudhomme changed the title ci: build Docker images variants ci: build Docker image variants May 31, 2023
@mudler
Copy link
Owner

mudler commented May 31, 2023

fantastic @sebastien-prudhomme! thank you 💯 !

@mudler mudler merged commit eee3f83 into mudler:master May 31, 2023
5 checks passed
@mudler mudler added the enhancement New feature or request label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants