Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docker): add dockerfile for goreleaser #9

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

RobBrazier
Copy link
Owner

@RobBrazier RobBrazier commented Dec 6, 2024

Bundle the cli alongside supercronic - so you don't have to worry about setting up a cron job to trigger a docker container

fixes #4

docker run ghcr.io/robbrazier/readflow will run with an hourly cron job (overridable with CRON_SCHEDULE environment variable
docker run ghcr.io/robbrazier/readflow sync will trigger the sync and exit

Copy link

deepsource-io bot commented Dec 6, 2024

Here's the code health analysis summary for commits c154c82..472ae69. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Go LogoGo✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@RobBrazier RobBrazier merged commit e8745da into main Dec 6, 2024
4 checks passed
@RobBrazier RobBrazier deleted the docker-image branch December 6, 2024 21:40
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.

publish docker image
1 participant