Skip to content

Commit

Permalink
Merge pull request #6 from g7ufo/add-container-labels
Browse files Browse the repository at this point in the history
Add container labels as suggested
  • Loading branch information
g7ufo committed Mar 23, 2024
2 parents 23e9de4 + ad9aa7b commit 02bfec9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ jobs:
tags: |
ghcr.io/g7ufo/cloudlog:latest
ghcr.io/g7ufo/cloudlog:${{ github.event.inputs.release_version }}
labels: |
org.opencontainers.image.title=Cloudlog
org.opencontainers.image.description=Docker image for Cloudlog
org.opencontainers.image.url=https://github.com/g7ufo/cloudlog/pkgs/container/cloudlog/

0 comments on commit 02bfec9

Please sign in to comment.