mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
ext: use distribution spec route prefix for extension api
Following the spec defined here https://github.com/opencontainers/distribution-spec/tree/main/extensions Signed-off-by: Shivam Mishra <shimish2@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
c1bf4456d0
commit
36c9631000
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"distSpecVersion": "1.0.1",
|
||||
"distSpecVersion": "1.0.1-dev",
|
||||
"storage": {
|
||||
"rootDirectory": "/tmp/zot",
|
||||
"commit": true
|
||||
|
||||
Reference in New Issue
Block a user