bash:docker pull ghcr.io/epicgames/unreal-engine:dev-4.27
Error response from daemon: Head "https://ghcr.io/v2/epicgames/unreal-engine/manifests/dev-4.27": denied: denied
测试API访问权限
bash:curl -H “Authorization: Bearer ”
https://ghcr.io/v2/epicgames/unreal-engine/manifests/dev-4.27
{“errors”:[{“code”:“DENIED”,“message”:“invalid token”}]}