Skip to content

Commit

Permalink
Added multi-arch annotations and cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
p404 committed Oct 8, 2024
1 parent 2d9356e commit 01683b4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 32 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/docker-build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.sha }}
ghcr.io/${{ github.repository }}:${{ github.sha }}
annotations: |
org.opencontainers.image.description=UDP server that forwards incoming packets to multiple destinations
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/udp-fwd.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

0 comments on commit 01683b4

Please sign in to comment.