Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hub-mirror] 请求执行任务 #36

Open
AlawnWong opened this issue Nov 26, 2024 · 1 comment
Open

[hub-mirror] 请求执行任务 #36

AlawnWong opened this issue Nov 26, 2024 · 1 comment

Comments

@AlawnWong
Copy link

{
"hub-mirror": [
"docker.io/oneuptime/isolated-vm:release",
"docker.io/oneuptime/nginx:release",
"docker.io/oneuptime/open-telemetry-ingest:release",
"docker.io/oneuptime/otel-collector:release",
"docker.io/bitnami/postgresql:16.1.0-debian-11-r25",
"docker.io/oneuptime/probe-ingest:release",
"docker.io/oneuptime/probe:release",
"docker.io/bitnami/redis:7.2.4-debian-12-r9",
"docker.io/oneuptime/status-page:release",
"docker.io/oneuptime/worker:release",
"docker.io/oneuptime/workflow:release"
]
}

Copy link

docker 版本

docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.redis:7.2.4-debian-12-r9 && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.redis:7.2.4-debian-12-r9 docker.io/bitnami/redis:7.2.4-debian-12-r9
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.otel-collector:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.otel-collector:release docker.io/oneuptime/otel-collector:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.postgresql:16.1.0-debian-11-r25 && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.postgresql:16.1.0-debian-11-r25 docker.io/bitnami/postgresql:16.1.0-debian-11-r25
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.nginx:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.nginx:release docker.io/oneuptime/nginx:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.status-page:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.status-page:release docker.io/oneuptime/status-page:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.worker:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.worker:release docker.io/oneuptime/worker:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.workflow:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.workflow:release docker.io/oneuptime/workflow:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.isolated-vm:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.isolated-vm:release docker.io/oneuptime/isolated-vm:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe:release docker.io/oneuptime/probe:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe-ingest:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe-ingest:release docker.io/oneuptime/probe-ingest:release
docker pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.open-telemetry-ingest:release && docker tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.open-telemetry-ingest:release docker.io/oneuptime/open-telemetry-ingest:release

containerd 版本(以 k8s.io namespaces 为例)

ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.redis:7.2.4-debian-12-r9 && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.redis:7.2.4-debian-12-r9 docker.io/bitnami/redis:7.2.4-debian-12-r9
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.otel-collector:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.otel-collector:release docker.io/oneuptime/otel-collector:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.postgresql:16.1.0-debian-11-r25 && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.bitnami.postgresql:16.1.0-debian-11-r25 docker.io/bitnami/postgresql:16.1.0-debian-11-r25
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.nginx:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.nginx:release docker.io/oneuptime/nginx:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.status-page:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.status-page:release docker.io/oneuptime/status-page:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.worker:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.worker:release docker.io/oneuptime/worker:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.workflow:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.workflow:release docker.io/oneuptime/workflow:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.isolated-vm:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.isolated-vm:release docker.io/oneuptime/isolated-vm:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe:release docker.io/oneuptime/probe:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe-ingest:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.probe-ingest:release docker.io/oneuptime/probe-ingest:release
ctr -n k8s.io image pull swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.open-telemetry-ingest:release && ctr -n k8s.io image tag swr.cn-north-4.myhuaweicloud.com/hw86143410/docker.io.oneuptime.open-telemetry-ingest:release docker.io/oneuptime/open-telemetry-ingest:release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant