Psuedoo / LinkHive

Self-hosted dashboard and link manager
GNU General Public License v3.0
15 stars 4 forks source link

Add docker image to github #75

Closed Psuedoo closed 10 months ago

Psuedoo commented 1 year ago

GitHub has a container registry that we can use to host docker image. Then people shouldn't need to build it. They could just pull it from the latest build. Could even specify versions if we started a versioning system...

Psuedoo commented 10 months ago

It takes forever to build the image. I hope this speeds up the image creation since it should just need to pull it

Psuedoo commented 10 months ago

I've added an image, but I think it had some local db data in it. Going to work towards adding the github container registry with github actions