Skip to content

feat: add Dockerfile and docker publish action - #9

Open
Bnyro wants to merge 1 commit into
stevent-team:mainfrom
Bnyro:dockerize
Open

feat: add Dockerfile and docker publish action#9
Bnyro wants to merge 1 commit into
stevent-team:mainfrom
Bnyro:dockerize

Conversation

@Bnyro

@Bnyro Bnyro commented Oct 16, 2024

Copy link
Copy Markdown

Hey, this PR adds a Dockerfile, an example docker-compose.yml for quick deployment and a Github Actions workflow to automatically publish Docker images to ghcr.io (GitHub Docker Image registry).

This allows users to quickly deploy favicon-rover on their server (in my case for usage with searxng).

The action should work without settings any additional settings because secrets.GITHUB_TOKEN is probably already set as you used it in the release.yml action.

I admit that the Dockerfile could be optimized better by using build steps, but when I tried there were some missing runtime dependencies and I couldn't figure out which ones...

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