Skip to content

docker io - #1566

Merged
thewtex merged 2 commits into
InsightSoftwareConsortium:mainfrom
thewtex:docker-io
Jul 22, 2026
Merged

docker io#1566
thewtex merged 2 commits into
InsightSoftwareConsortium:mainfrom
thewtex:docker-io

Conversation

@thewtex

@thewtex thewtex commented Jul 22, 2026

Copy link
Copy Markdown
Member
  • build(docker): migrate toolchain images from quay.io to docker.io
  • feat(itk-wasm-cli): update default Docker image for 20260721-ddf0cdf65

thewtex and others added 2 commits July 21, 2026 14:01
Point the emscripten/wasi base and toolchain image builds at Docker Hub
(docker.io/itkwasm/*) instead of quay.io/itkwasm/*, matching the registry
the itk-wasm CLI already defaults to in process-common-options.js and
pnpm-script.js.

- itk-wasm/Dockerfile: BASE_IMAGE and IMAGE ARG defaults -> docker.io/itkwasm
- itk-wasm-base/build.sh, itk-wasm/build.sh: all --tag targets and
  IMAGE/BASE_IMAGE build-args -> docker.io/itkwasm (also fixes a bare
  IMAGE=itkwasm/wasi-base to docker.io/itkwasm/wasi-base)
- push.sh: keep the docker.io push/manifest lines active; comment out the
  quay.io retag/push/pull and quay.io manifest-tool lines (whole quay-only
  push_manifest blocks commented to avoid empty-then syntax errors). The
  quay.io retag before push is no longer needed because build.sh now tags
  docker.io directly.
- pull.sh: pull/tag from docker.io; comment out the quay.io lines
- RELEASE.md: drop the now-unneeded quay.io login note

The quay.io lines are commented rather than deleted so the registry can be
re-enabled if needed. dockcross base images (already docker.io) are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@thewtex
thewtex merged commit b2ddab3 into InsightSoftwareConsortium:main Jul 22, 2026
67 checks passed
@thewtex
thewtex deleted the docker-io branch July 22, 2026 19:53
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.

1 participant