Skip to content

Treat Dockerfile and Containerfile as "non-assembled" package data, collect OCi labels #3561

Description

@pombredanne

It would useful as these are package like and have structured data as seen in https://github.com/jitsi/docker-jitsi-meet/blob/stable-8960-1/jibri/Dockerfile#L5

LABEL org.opencontainers.image.title="Jitsi Broadcasting Infrastructure (jibri)"
LABEL org.opencontainers.image.description="Components for recording and/or streaming a conference."
LABEL org.opencontainers.image.url="https://github.com/jitsi/jibri"
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"

See for full spec: https://github.com/opencontainers/image-spec/blob/main/annotations.md

Note that container-inspector already supports parsing Dockerfile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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