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] 请求执行任务 #1685

Closed
zhenming33 opened this issue Dec 22, 2023 · 2 comments
Closed

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

zhenming33 opened this issue Dec 22, 2023 · 2 comments
Labels
hub-mirror 触发 workflow 的必选条件 Stale success workflow 执行成功

Comments

@zhenming33
Copy link

{
"hub-mirror": [
"ghcr.io/immich-app/immich-server:release",
"ghcr.io/immich-app/immich-server:release",
"ghcr.io/immich-app/immich-machine-learning:release"
]
}

@zhenming33 zhenming33 added the hub-mirror 触发 workflow 的必选条件 label Dec 22, 2023
Copy link

Hello,您可以直接执行该命令:

echo -e '\ndocker pull togettoyou/ghcr.io.immich-app.immich-server:release\ndocker tag togettoyou/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release\ndocker pull togettoyou/ghcr.io.immich-app.immich-server:release\ndocker tag togettoyou/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release\ndocker pull togettoyou/ghcr.io.immich-app.immich-machine-learning:release\ndocker tag togettoyou/ghcr.io.immich-app.immich-machine-learning:release ghcr.io/immich-app/immich-machine-learning:release' | bash

或是手动执行:

docker pull togettoyou/ghcr.io.immich-app.immich-server:release
docker tag togettoyou/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release
docker pull togettoyou/ghcr.io.immich-app.immich-server:release
docker tag togettoyou/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release
docker pull togettoyou/ghcr.io.immich-app.immich-machine-learning:release
docker tag togettoyou/ghcr.io.immich-app.immich-machine-learning:release ghcr.io/immich-app/immich-machine-learning:release

希望可以帮助到您,祝您周五愉快!

@github-actions github-actions bot added the success workflow 执行成功 label Dec 22, 2023
Copy link

This issue is stale

@github-actions github-actions bot added the Stale label Dec 29, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub-mirror 触发 workflow 的必选条件 Stale success workflow 执行成功
Projects
None yet
Development

No branches or pull requests

1 participant