Story #1444
closedAs a Docker user, I receive the Docker-Content-Digest header from the Manifest GET call
0%
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
Updated by rbarlow almost 9 years ago
- Related to Story #1051: As a user, I can publish v2 repositories added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.