working commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package client
|
||||
|
||||
const (
|
||||
MediaTypeDDMLv2 = "application/vnd.docker.distribution.manifest.list.v2+json"
|
||||
MediaTypeDDMv2 = "application/vnd.docker.distribution.manifest.v2+json"
|
||||
)
|
||||
Reference in New Issue
Block a user