Sergey Nuyanzin created CALCITE-6378:
----------------------------------------

             Summary: Since docker 26.x pushing and pulling with image manifest 
v2 schema 1 is disabled by default
                 Key: CALCITE-6378
                 URL: https://issues.apache.org/jira/browse/CALCITE-6378
             Project: Calcite
          Issue Type: Bug
            Reporter: Sergey Nuyanzin


the source [1] also tells that it is going to be removed.
In Calcite it comes together with redis adapter which uses pretty old redis 
docker image (2.8.19)
{noformat}
./gradlew clean build
{noformat}
is enough to reproduce (assuming there is docker 26+)

The fix is pretty straightforward: bumping docker image to e.g. 7.2.4 helps

[1] 
https://docs.docker.com/engine/deprecated/#pushing-and-pulling-with-image-manifest-v2-schema-1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to