dockerregistrypusher icon indicating copy to clipboard operation
dockerregistrypusher copied to clipboard

Push your docker tarred image without docker

Results 3 dockerregistrypusher issues
Sort by recently updated
recently updated
newest added

chunkedUpload failed when uploadUrl (which is specified by registry server) does not contain query string parameter. When uploadUrl does not contain query string, adding digest in query string should be...

For a repo server like `myserver.cloud:1234` uploading fails because `Registry.getImageTag()` sees the colon for the port as the start of the image tag. It should reverse search the repo data...

Noticed this typo, will cause a problem if using the setAuth method.