Skip to content

Add GitHub Container Registry support for Docker images and update README - #286

Open
dhanushreddy291 wants to merge 1 commit into
alseambusher:mainfrom
dhanushreddy291:main
Open

Add GitHub Container Registry support for Docker images and update README#286
dhanushreddy291 wants to merge 1 commit into
alseambusher:mainfrom
dhanushreddy291:main

Conversation

@dhanushreddy291

@dhanushreddy291 dhanushreddy291 commented Jul 3, 2026

Copy link
Copy Markdown

Moving to ghcr.io means images are built and hosted entirely on GitHub: same platform as the code. Every image is produced by a signed GitHub Actions workflow, so there's full provenance: you can trace exactly which commit, runner, and workflow created it. No external registry dependency, no untrusted pushes.

Now one can run:

docker pull ghcr.io/alseambusher/crontab-ui

and it just works, with no one requiring to push manually to DockerHub

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.

1 participant