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

Closed
lx164 opened this issue Dec 3, 2023 · 2 comments
Closed

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

lx164 opened this issue Dec 3, 2023 · 2 comments

Comments

@lx164
Copy link
Owner

lx164 commented Dec 3, 2023

{
"hub-mirror": [
"ghcr.io/umami-software/umami:postgresql-latest$umami:postgresql-latest",
"ghcr.io/umami-software/umami:postgresql-v2.8.0$umami:postgresql-v2.8.0",
"ghcr.io/umami-software/umami:postgresql-v2.7.0$umami:postgresql-v2.7.0"
]
}

Repository owner deleted a comment from github-actions bot Dec 3, 2023
Copy link

github-actions bot commented Dec 3, 2023

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

echo -e '\ndocker pull ghlx/umami-mirror:postgresql-v2.7.0\ndocker tag ghlx/umami-mirror:postgresql-v2.7.0 ghcr.io/umami-software/umami:postgresql-v2.7.0\ndocker pull ghlx/umami-mirror:postgresql-latest\ndocker tag ghlx/umami-mirror:postgresql-latest ghcr.io/umami-software/umami:postgresql-latest\ndocker pull ghlx/umami-mirror:postgresql-v2.8.0\ndocker tag ghlx/umami-mirror:postgresql-v2.8.0 ghcr.io/umami-software/umami:postgresql-v2.8.0' | bash

或是手动执行:

docker pull ghlx/umami-mirror:postgresql-v2.7.0
docker tag ghlx/umami-mirror:postgresql-v2.7.0 ghcr.io/umami-software/umami:postgresql-v2.7.0
docker pull ghlx/umami-mirror:postgresql-latest
docker tag ghlx/umami-mirror:postgresql-latest ghcr.io/umami-software/umami:postgresql-latest
docker pull ghlx/umami-mirror:postgresql-v2.8.0
docker tag ghlx/umami-mirror:postgresql-v2.8.0 ghcr.io/umami-software/umami:postgresql-v2.8.0

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

Copy link

github-actions bot commented Dec 3, 2023

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

echo -e '\ndocker pull ghlx/umami:postgresql-v2.7.0\ndocker tag ghlx/umami:postgresql-v2.7.0 ghcr.io/umami-software/umami:postgresql-v2.7.0\ndocker pull ghlx/umami:postgresql-latest\ndocker tag ghlx/umami:postgresql-latest ghcr.io/umami-software/umami:postgresql-latest\ndocker pull ghlx/umami:postgresql-v2.8.0\ndocker tag ghlx/umami:postgresql-v2.8.0 ghcr.io/umami-software/umami:postgresql-v2.8.0' | bash

或是手动执行:

docker pull ghlx/umami:postgresql-v2.7.0
docker tag ghlx/umami:postgresql-v2.7.0 ghcr.io/umami-software/umami:postgresql-v2.7.0
docker pull ghlx/umami:postgresql-latest
docker tag ghlx/umami:postgresql-latest ghcr.io/umami-software/umami:postgresql-latest
docker pull ghlx/umami:postgresql-v2.8.0
docker tag ghlx/umami:postgresql-v2.8.0 ghcr.io/umami-software/umami:postgresql-v2.8.0

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

@lx164 lx164 closed this as completed Dec 3, 2023
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