mirror of
https://github.com/docker/cli.git
synced 2026-09-27 01:40:31 -04:00
c4cc189597d67591dc52b5a80c738caef02ff6a7
As noted by #30083, the new strict checking of mediatypes misses some cases where earlier bugs caused nonstandard mediatypes to be stored in manifests. Two of the known cases are text/html and application/json, which were returned by certain registries and stored by earlier versions of Docker. Add special cases for text/html and application/json. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: a215e15cb1fbecc3b22d4f90e15638728ac7ac78 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%