📜  如何在 docker hub 中删除存储库 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:20.686000             🧑  作者: Mango

代码示例1
curl -u 'username:password' -XDELETE https://docker-registry.example.com/v1/repositories/busybox/

405 Method Not Allowed

Method Not Allowed

The method is not allowed for the requested URL.