Skip to content

Add --annotation option to 'docker compose publish' #13739

@escherstair

Description

@escherstair

Description

docker compose publish supports the options described here.
I would suggest adding the option --annotation like the build of an image.

I see that the manifest of a published docker-compose.yml has

"annotations": {
  "org.opencontainers.image.created": "2026-04-14T14:04:34Z"
}

but I would like the possiiblity to add custom vnd.xxxx annotations to the manifest while publishing docker-compose.yml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions