souramoo / commentoplusplus

Commento with out of the box patches and updates to add useful features and fixes. Also with one-click deploy to Heroku so you can get up and running fast.
MIT License
389 stars 62 forks source link

No more arm64 image in docker hub #113

Closed AlphaJack closed 2 years ago

AlphaJack commented 2 years ago

I cannot find anymore the arm64 version of the docker image:

image image

souramoo commented 2 years ago

This is expected as described by https://github.com/souramoo/commentoplusplus/pull/89#issuecomment-1091696774

If you have any suggestions on how to fix the build process errors caused by missing binaries in the arm64 images we base ourselves on, please do open a pull request and I'd love to merge it!