h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.5k stars 455 forks source link

New release #410

Open dotlambda opened 1 year ago

dotlambda commented 1 year ago

The last release is from August 2020. Can we have a new one? I'm especially interested in https://github.com/h2non/imaginary/pull/382.

baurmatt commented 1 year ago

Interested in this as well!

FYI: NextCloud maintains a Docker Image at https://hub.docker.com/r/nextcloud/imaginary

kdevan commented 1 year ago

This has been updated on nextcloud to a new repository and docker hub:

hashworks commented 1 year ago

Do you need any support for a new release?

tarjei commented 1 year ago

@kdevan has there been any changes done by the nextcloud team or is is just a repackaging of the same file?

kdevan commented 1 year ago

@kdevan has there been any changes done by the nextcloud team or is is just a repackaging of the same file?

The nextcloud image is a bit different. You can check the Dockerfile itself in the link above, it is pretty minimal. The nextcloud image updates the version of golang and builds the imaginary binary a bit differently. I'm not sure what difference that makes, if any. The resulting image is Alpine instead of Debian. Nextcloud also has some fixes for common issues.

zenyui commented 12 months ago

Hey yall, I made a repo building the latest imaginary commit as a fresh debian image using their dockerfile. I'm running this image in production.

https://github.com/zenyui/imaginary

Images are pushing to:

docker pull ghcr.io/zenyui/imaginary:2023.09.09

Try it out, lmk if you have any feedback/requests!

@tarjei @dotlambda @baurmatt

jsalort commented 5 months ago

This has been updated on nextcloud to a new repository and docker hub:

* https://hub.docker.com/r/nextcloud/aio-imaginary

* https://github.com/nextcloud/all-in-one/blob/main/Containers/imaginary/Dockerfile

Shouldn't the Docker section of the README be updated to suggest using the nextcloud/aio-imaginary:latest image instead of h2non/imaginary:latest ?

Said-Ait-Driss commented 3 months ago

https://github.com/Said-Ait-Driss/resizer