container_pull failed for images layers with MediaType "application/vnd.docker.image.rootfs.diff.tar" #2266
Labels
Can Close?
Will close in 30 days unless there is a comment indicating why not
🐞 bug report
Affected Rule
The issue is caused by the rule:Is this a regression?
Yes, the previous version in which this bug was not present was: ....Not sure, we have tested v0.24.0 and v0.25.0 and both failed
Description
A clear and concise description of the problem...we found that the rule
container_pull
seems to assume theMediaType
of image layers isgzip
, even when the actualMediaType
isapplication/vnd.docker.image.rootfs.diff.tar
🔬 Minimal Reproduction
MediaType
application/vnd.docker.image.rootfs.diff.tar
WORKSPACE
bazelisk build //:build_image
🔥 Exception or Error
🌍 Your Environment
Operating System:
Output of
bazel version
:Rules_docker version:
Anything else relevant?
The text was updated successfully, but these errors were encountered: