# tech-shrimp/docker_image_pusher

使用Github Action将国外的Docker镜像转存到阿里云私有仓库，供国内服务器使用，免费易用

Repository: https://github.com/tech-shrimp/docker_image_pusher
Canonical: https://ross.abutalabs.com/products/docker_image_pusher
License: Apache-2.0
License Family: permissive
Topics: aliyun, docker, docker-image, dockerhub, github-actions
Last push: 2024-08-21T06:57:35+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 58
- inputs: {"age_days": 816, "days_push": 742, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2964, forks 16015 (observed 2026-08-28T04:07:32.476629+00:00)

## What it is
A GitHub Actions template that syncs foreign Docker images (DockerHub, gcr.io, ghcr.io, k8s.io) into a private Alibaba Cloud container registry so servers in China can pull them quickly and for free. Users list images in images.txt and the workflow mirrors them automatically.

## Use cases
- pull docker images in china behind dockerhub blocks
- mirror docker images to aliyun registry
- sync ghcr.io images to a china-accessible registry
- cache k8s images for domestic servers
- automate docker image transfer with github actions

## When to choose
- you need to pull Docker images from China where foreign registries are slow or blocked
- you want a free, fork-and-configure GitHub Actions mirror with no server to maintain
- you need multi-architecture image pulls or scheduled syncing

## When to avoid
- you have unrestricted access to DockerHub and other registries
- you need a self-hosted registry solution rather than Alibaba Cloud
- you don't want image credentials stored in GitHub repository secrets

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, container-runtime, developer-tools, ci-cd
- domain: cloud-computing, self-hosted
- platform: cloud, self-hosted
- tags: docker-registry-mirror, aliyun, github-actions, image-sync, china-network, dockerhub-mirror, devops, containers, docker

## Member repositories
- tech-shrimp/docker_image_pusher (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.476629+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:32:07.454165+00:00, confidence not recorded.
  - readme: https://github.com/tech-shrimp/docker_image_pusher (fetched 2026-08-28T04:07:32.476629+00:00, sha bf451dc5a501)
- Data as of 2026-08-30T08:39:29.467469+00:00.
