tenir
Results
2
issues of
tenir
docker pull拉取镜像遇到权限问题 ~~~ tenir@ubuntu:~$ docker pull docker.pkg.github.com/mingcheng/obsync/obsync:latest Error response from daemon: Head https://docker.pkg.github.com/v2/mingcheng/obsync/obsync/manifests/latest: no basic auth credentials ~~~ 应是? ~~~ docker pull ghcr.io/mingcheng/obsync:1.2.0 ~~~
bug
help wanted