新的docker hub api文档在哪里?
Since docker 1.8你可以看到:
This API is deprecated as of 1.7. To view the old version, see the Docker Hub API in the 1.7 documentation.
但是,当我查看new documentation时,API访问没有任何内容.
我认为这是基于Docker Trusted Registry,但我不能使它工作.
这样的命令有效:curl -k https://registry.hub.docker.com/v1/repositories/ubuntu/tags但是v1弃用了api.