danielbrendel / hortusfox-web

Self-hosted collaborative plant management and tracking system for plant enthusiasts
https://www.hortusfox.com
MIT License
674 stars 34 forks source link

Please Publish Container Image #231

Closed rwlove closed 4 months ago

rwlove commented 4 months ago

Description of your request Publish your container image to Docker Hub or somewhere else.

Describe the solution you'd like Make your container images publicly available.

Describe alternatives you've considered Any public container registry will do.

Additional context I don't want to build your images.

danielbrendel commented 4 months ago

Hi, is there any error shown? The docker image from GHCR is public, so you should be able to clone/download the repo and then use docker-compose pull & docker-compose up -d to download and launch the app.

Message ID: @.***>

rwlove commented 4 months ago

I'm sorry, I made a mistake. I didn't realize that the image url was embedded in the docker-compose.yaml. Thank you!