-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Labels
kind/questionFurther information is requestedFurther information is requested
Description
Related to #166
I want to first build the image, then do some other release steps and then release the image to docker hub.
For that, I thought I should use -o type=image,name=xxx.
But when I run docker manifest inspect xxx after that, it just returns the latest manifest from docker hub.
Where is the built manifest, and how can I push it after the build?
I am building for
--platform linux/amd64,linux/arm/v7,linux/arm64/v8if that is important.
jedwards1211, douglascamata, bcha, hertznsk, jsadoski-rockhall and 33 more
Metadata
Metadata
Assignees
Labels
kind/questionFurther information is requestedFurther information is requested