RaunoT / plex-rewind

Present Plex user statistics and habits in a beautiful and organized manner.
GNU General Public License v3.0
181 stars 8 forks source link

Support for ARMv7 #171

Open Rocknrolldoggie opened 3 months ago

Rocknrolldoggie commented 3 months ago

Description

Any plan to create a Armv7 compatible docker image ?

Desired behavior

For the likes of earlier Raspberry pi users ?

Additional context

No response

RaunoT commented 3 months ago

Reopening for visibility, as the build is currently running into a known issue trying to build for ARMv7.

https://github.com/docker/build-push-action/issues/1071 https://github.com/docker/build-push-action/issues/977 https://github.com/nodejs/docker-node/issues/2077

Rocknrolldoggie commented 3 months ago

Appreciate the effort

On Wed, 24 Jul 2024 at 18:52, Rauno Tegelmann @.***> wrote:

Reopening for visibility, as the build is currently running into a known issue trying to build for ARMv7.

docker/build-push-action#1071 https://github.com/docker/build-push-action/issues/1071 docker/build-push-action#977 https://github.com/docker/build-push-action/issues/977 nodejs/docker-node#2077 https://github.com/nodejs/docker-node/issues/2077

— Reply to this email directly, view it on GitHub https://github.com/RaunoT/plex-rewind/issues/171#issuecomment-2248484220, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARWGKXKSMS7HCC4BGWN6IW3ZN7LURAVCNFSM6AAAAABLMVGYPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBYGQ4DIMRSGA . You are receiving this because you authored the thread.Message ID: @.***>

RaunoT commented 3 months ago

This is not released yet still, sorry for the false alarm.

Rocknrolldoggie commented 3 months ago

Yay and oh no in seconds 😂.

If you need the image tested please just let me know.

On Sun, 28 Jul 2024 at 10:48, Rauno Tegelmann @.***> wrote:

This is not released yet still, sorry for the false alarm.

— Reply to this email directly, view it on GitHub https://github.com/RaunoT/plex-rewind/issues/171#issuecomment-2254398690, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARWGKXOLCPQ5UVAZGF35IMLZOSV5JAVCNFSM6AAAAABLMVGYPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGM4TQNRZGA . You are receiving this because you authored the thread.Message ID: @.***>

Rocknrolldoggie commented 2 months ago

Still no luck ??

On Sun, 28 Jul 2024 at 12:17, Rocknrolldoggie @.***> wrote:

Yay and oh no in seconds 😂.

If you need the image tested please just let me know.

On Sun, 28 Jul 2024 at 10:48, Rauno Tegelmann @.***> wrote:

This is not released yet still, sorry for the false alarm.

— Reply to this email directly, view it on GitHub https://github.com/RaunoT/plex-rewind/issues/171#issuecomment-2254398690, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARWGKXOLCPQ5UVAZGF35IMLZOSV5JAVCNFSM6AAAAABLMVGYPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGM4TQNRZGA . You are receiving this because you authored the thread.Message ID: @.***>

RaunoT commented 2 months ago

This is an ongoing issue with nodejs/docker-node or docker/build-push-action for the setup we're using (see references above). Unfortunately there isn't much I can do on my side until those teams solve the issue on their side. If anyone has any ideas, I'm always open to pull requests ;)