{"repo":"Noelware/docker-manifest-action","free":true,"listed":false,"github":"https://github.com/Noelware/docker-manifest-action","clone":"git clone https://github.com/Noelware/docker-manifest-action.git","description":"🐻‍❄️🐳 Simple and tiny GitHub action to link Docker manifests easily.","language":"TypeScript","stars":35,"topics":["docker","docker-manifest","github-action","gh-action","actions","github-actions"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"🐻‍❄️🐳 docker-manifest-action A tiny, simple GitHub Action to link Docker manifests easily docker-manifest-action is a simple GitHub action that combines a list of Docker manifests and merges them into one image via the [ docker buildx imagetools ] command. As of docker-manifest-action v1, the API is stable enough to not break at all. Usage Migrating from v0.4.x - images was changed to tags to better reflect buildx imagetools create - base-image was removed, use inputs instead - extra-images was removed, use tags instead - amend was renamed to append to better reflect buildx imagetools create Inputs inputs (array of strings) A list of Docker images thdocker buildx imagetoolsat were built from docker build into the merged manifests. Optionally, it can be a comma-separated list (i.e, image/a:latest-amd64,image/b:latest-amd64 ) to create multiple final images from the given tags . tags (array of strings) A comma-separated list of tags that will be applied into the merged manifest from inputs . push ( boolean ) Whether if the action should push the outputs to the Docker registry. annotations (mapping of label=value ) A mapping of annotations to annotate the final, merged manifest. This is the same syntax as the official Docker GitHub actions handles mappings of label=value . View the docker buildx imagetools create --annotation documentation on how to format each annotation. append (boolean) Sets the --append flag, which will add new sources to existing manifests. builder (strin","default_branch":null,"files":null,"tree":[],"storefront":"/r/Noelware","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Noelware/docker-manifest-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}