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

Add Docker image to a container registry (Docker Hub, GHCR) #14

Open
kpatdev opened this issue Dec 17, 2024 · 3 comments
Open

Add Docker image to a container registry (Docker Hub, GHCR) #14

kpatdev opened this issue Dec 17, 2024 · 3 comments

Comments

@kpatdev
Copy link

kpatdev commented Dec 17, 2024

The docker image has to be built every time and it's inconvenient to have to git pull the repository every time there's an update since there is no image hosted on any registry (that I could find).

It would be great if you could host pre-built images on a container registry of your choice. This would simplify the compose file and make things easier for self hosted installs.

@nothing2obvi
Copy link

+1

@ZeyoYT
Copy link

ZeyoYT commented Feb 23, 2025

+1

you can make a github action that will automatically update the docker repo when you push a commit, this would be really helpful

@kpatdev
Copy link
Author

kpatdev commented Feb 24, 2025

+1

you can make a github action that will automatically update the docker repo when you push a commit, this would be really helpful

I tried to do just that here #15 but got errors with building the image. Tested it locally, same errors. Looks like some hardcoded values for Stripe? As of now, this is really convoluted to setup so I've given up and went back to Kutt/Shlink.

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

No branches or pull requests

3 participants