paritytech / scripts

Collection of Dockerfiles, scripts and related resources
Apache License 2.0
41 stars 39 forks source link

Introduce unified CI image #555

Closed rcny closed 1 year ago

rcny commented 1 year ago

I want to try to gradually replace all our CI images with a single one that is built from the single source of truth, tagged as <distro codename>-<rust version>, plus an additional <distro codename> tag. I don't think that image size matters, if we'll also push the image to our internal registry located closely to the CI runners or just start proxying the Docker Hub upstream.

What this PR introduces right now: