iree icon indicating copy to clipboard operation
iree copied to clipboard

Update docker images base and base-arm64 and their dependencies

Open sogartar opened this issue 1 year ago • 2 comments

Can someone update the IREE docker images at gcr.io/iree-oss/base, gcr.io/iree-oss/base-arm64 and the ones that depend on them, namely nvidia, riscv and android? I don't have permissions for that.

sogartar avatar Jun 21 '24 14:06 sogartar

Were the updates in https://github.com/iree-org/iree/pull/17661 and https://github.com/iree-org/iree/pull/17568 not recent enough?

Why do you want these images updated? (Anything new should be migrating to different images - please help with https://github.com/iree-org/iree/issues/15332 if this is important to you)

ScottTodd avatar Jun 21 '24 15:06 ScottTodd

Were the updates in https://github.com/iree-org/iree/pull/17661 and https://github.com/iree-org/iree/pull/17568 not recent enough? @ScottTodd

They did not update gcr.io/iree-oss/base and gcr.io/iree-oss/base-arm64.

I want them for this PR #17433, which installs stuff in CI jobs post docker image generation that require sudo.

sogartar avatar Jun 21 '24 15:06 sogartar

Dockerfiles were moved to https://github.com/iree-org/base-docker-images. No extra permissions are needed to make changes and publish them now.

ScottTodd avatar Nov 27 '24 22:11 ScottTodd