Skip to content

Listas tags de uma imagem #2

@thiagogomesverissimo

Description

@thiagogomesverissimo
IMAGE="fflch/webapps"

TOKEN=$(curl -s \
  "https://ghcr.io/token?service=ghcr.io&scope=repository:${IMAGE}:pull" \
  | jq -r .token)

curl -s \
  -H "Authorization: Bearer $TOKEN" \
  "https://ghcr.io/v2/${IMAGE}/tags/list"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions