docker-multi-arch-hooks
docker-multi-arch-hooks copied to clipboard
Problem with manifest tool
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.
What breaking change in manifest-tool
v2.0.0 caused this to fail?
Not sure. I didn't have time to look at it yet.