Actions
Story #1444
closedAs a Docker user, I receive the Docker-Content-Digest header from the Manifest GET call
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
It would be nice if we found a way to inject the Docker-Content-Digest header into the Manifest GET handler, as described at https://github.com/docker/distribution/blob/release/2.0/docs/spec/api.md#get-manifest . This may be achievable through htaccess files. jortel suggested using the asis directive :
http://httpd.apache.org/docs/2.2/mod/mod_asis.html
Either way, this would aid us in allowing pulp_docker to work on its own without Crane for users who do not need Crane's more advanced redirection support.
Related issues
Actions