Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Conversation

@mattface
Copy link
Contributor

This is useful for local development as well as future automation on our jenkins instance

This is useful for local development as well as future automation on our jenkins instance

for c in {gcc,clang}-*
do
tag=kernelci/build-$c
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we have a way to use another base? Something to replace kernelci/? During development, I'm pushing my images to another repository in the Docker hub and I use a different DOCKER_BASE parameter in the Jenkins jobs to get these images. I just have a local kernelci/build-base tag which I don't push, purely because all the other Dockerfiles derive from it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea, I do the same. Will add

Copy link
Contributor

Choose a reason for hiding this comment

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

Any update with this? It would be nice to be able to use it during the next production update.

@gctucker
Copy link
Contributor

@mattface Could you please either resolve this PR by Thursday or move it to https://github.com/kernelci/kernelci-core as we're shutting down this kernelci-core-staging repo this week?

@gctucker
Copy link
Contributor

Please resubmit this PR in https://github.com/kernelci/kernelci-core as we're shutting down kernelci-core-staging today.

@gctucker gctucker closed this Mar 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants