Skip to content

Conversation

@sveneisenschmidt
Copy link
Owner

  • Add OCI standard labels to Dockerfile.build for better image metadata
  • Update release-on-merge.yml to extract and use release description from GitHub release tags
  • Update manual-docker-build.yml and pr-docker-build.yml to include version and build metadata
  • Docker images will now display proper descriptions when published on GHCR

The release workflow will now use the description from the GitHub release tag when building Docker images.

- Add OCI standard labels to Dockerfile.build for better image metadata
- Update release-on-merge.yml to extract and use release description from GitHub release tags
- Update manual-docker-build.yml and pr-docker-build.yml to include version and build metadata
- Docker images will now display proper descriptions when published on GHCR

The release workflow will now use the description from the GitHub release tag when building Docker images.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

Docker image for this PR is ready:

docker pull ghcr.io/sveneisenschmidt/n8n-openai-bridge:pr-26

Test it locally:

docker run -d -p 3333:3333 -e BEARER_TOKEN=test-token ghcr.io/sveneisenschmidt/n8n-openai-bridge:pr-26

@sveneisenschmidt sveneisenschmidt merged commit 43194d3 into main Oct 22, 2025
6 checks passed
@sveneisenschmidt sveneisenschmidt deleted the claude/add-docker-image-descriptions-011CUN32VR5otrDuXjVywYTk branch October 22, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants