Skip to content

🐳 feat: Add GHCR Docker Image Publish Workflow#16

Merged
danny-avila merged 1 commit intomainfrom
feat/ghcr-publish-workflow
Apr 9, 2026
Merged

🐳 feat: Add GHCR Docker Image Publish Workflow#16
danny-avila merged 1 commit intomainfrom
feat/ghcr-publish-workflow

Conversation

@dustinhealy
Copy link
Copy Markdown
Contributor

Adds a GitHub Actions workflow to build and publish the admin panel Docker image to GitHub Container Registry.

  • Triggers on push to main (when src/Dockerfile/deps change) + manual dispatch
  • Publishes to ghcr.io/clickhouse/librechat-admin-panel
  • Tags with git SHA + latest
  • Multi-platform: linux/amd64 + linux/arm64
  • Uses GITHUB_TOKEN (no extra secrets needed)

@dustinhealy dustinhealy marked this pull request as ready for review April 9, 2026 00:33
@danny-avila danny-avila merged commit 5de4573 into main Apr 9, 2026
4 checks passed
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.

2 participants