docker-multi-arch-hooks icon indicating copy to clipboard operation
docker-multi-arch-hooks copied to clipboard

Problem with manifest tool

Open frauhottelmann opened this issue 3 years ago • 2 comments

There seems to be a problem with the manifest tool 2.0.0 beta.

The post_push is downloading the newest version of the manifest-tool and that is as of 7 days ago 2.0.0-beta.0 The push is failing right now.:

[---] Running ./manifest-tool push from-args --platforms 'linux/amd64,linux/arm/v7,linux/arm64/v8' --template 'index.docker.io/frauhottelmann/daloradius-docker:v1.1-5_ARCHVARIANT' --target 'index.docker.io/frauhottelmann/daloradius-docker:1.1'
./manifest-tool: line 1: Not: command not found

I am using a hard coded version as a workaround right now.

frauhottelmann avatar Apr 09 '21 10:04 frauhottelmann

What breaking change in manifest-tool v2.0.0 caused this to fail?

jnovack avatar Apr 10 '21 13:04 jnovack

Not sure. I didn't have time to look at it yet.

frauhottelmann avatar Apr 10 '21 14:04 frauhottelmann