You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker/pipeline: base Dockerfile.production on k8s:kernelci
Change the base image for kernelci/pipeline to be
kernelci/k8s:kernelci rather than kernelci/kernelci. This is required
to include all the Kubernetes packages which are needed to run
scheduler-k8s.
We could have different images e.g. kernelci/pipeline:k8s instead but
that would mean more Dockerfile template rework, so this could be done
as a follow-up improvement to optimise Docker images.
Signed-off-by: Guillaume Tucker <[email protected]>
0 commit comments