Open voyc-geoffrey opened 2 years ago
cc @adinhodovic release meister
@danihodovic @adinhodovic Any idea when the new release will happen?
I'm currently busy with work and will be until the new year probably. Feel free to clone the repo and build a suitable release.
All good! Thank you for your hard working towards the repo already. Just wanted to know if there was a planned release. I shall wait until the new year then.
If you'd like to give it a go yourself have a look at this https://developer.arm.com/documentation/102475/0100/Multi-architecture-images. The docker crew have simplified the process with the buildx command.
@danihodovic Just mentioning to register interest. I would open a PR for this but I don't see (or maybe just don't understand) the build steps in your workflows config.
I am building my own image now but it would be nice to have official support.
There is no sophisticated build process. All I do is build the docker image and push to the registry for each new version.
If you would like to create a Github workflow for this open a pull-request.
Should be resolved now
ARM64 available for GitHub Container Registry as per https://github.com/danihodovic/celery-exporter/issues/171#issuecomment-2415676782 but I'm working on ARM64 for Docker Hub as part of https://github.com/danihodovic/celery-exporter/pull/329.
Would it be possible to release this linux/arm64 on dockerhub?