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 docker arg for base image and change labels #45

Merged
merged 6 commits into from
Oct 28, 2024
Merged

Conversation

joschrew
Copy link
Contributor

This adds an argument for the baseimage to the Dockerfile and changes the docker target in the Makefile accordingly. Like it was done for the other processors.

I am not sure about the labels. Here many labels were available, other what we have for the other processors, were only 4 labels are set. I simply removed all the labels to make it consistent (exect the usual 4 labels) . But I am not sure if this is right so maybe this has to be changed again. Therefore this is only a draft yet.

Copy link
Collaborator

@bertsky bertsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also still need a CD for Dockerhub and GHCR, see core's GHA docker-image.yml

Dockerfile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@bertsky bertsky self-requested a review October 28, 2024 09:09
Copy link
Collaborator

@bertsky bertsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bertsky
Copy link
Collaborator

bertsky commented Oct 28, 2024

GHA CI failures: we would need to cherry-pick a8a859b from #44, or just ignore this – I lean towards the letter.

@bertsky
Copy link
Collaborator

bertsky commented Oct 28, 2024

Are you waiting for @kba's review, can we undraft?

@joschrew joschrew marked this pull request as ready for review October 28, 2024 09:46
@bertsky bertsky merged commit 17cefc6 into master Oct 28, 2024
5 of 9 checks passed
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.

2 participants