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] Images for immich #3

Closed
Chaotic-chaos opened this issue Mar 28, 2023 · 1 comment
Closed

[hub-mirror] Images for immich #3

Chaotic-chaos opened this issue Mar 28, 2023 · 1 comment
Labels
hub-mirror Fireup the engine when hit this label success Successfully!

Comments

@Chaotic-chaos
Copy link
Owner

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

@Chaotic-chaos Chaotic-chaos added the hub-mirror Fireup the engine when hit this label label Mar 28, 2023
@github-actions
Copy link

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

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

或是手动执行:

	
docker pull chaossun/ghcr.io.immich-app.immich-proxy:release
docker tag chaossun/ghcr.io.immich-app.immich-proxy:release ghcr.io/immich-app/immich-proxy:release

	
docker pull chaossun/ghcr.io.immich-app.immich-web:release
docker tag chaossun/ghcr.io.immich-app.immich-web:release ghcr.io/immich-app/immich-web:release

	
docker pull chaossun/ghcr.io.immich-app.immich-server:release
docker tag chaossun/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release

	
docker pull chaossun/ghcr.io.immich-app.immich-server:release
docker tag chaossun/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release

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

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

@github-actions github-actions bot added the success Successfully! label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub-mirror Fireup the engine when hit this label success Successfully!
Projects
None yet
Development

No branches or pull requests

1 participant