epicgames-freegames-node icon indicating copy to clipboard operation
epicgames-freegames-node copied to clipboard

ARM Docker Image Support for v4

Open Louiss5 opened this issue 4 years ago • 2 comments

Hi,

would love to get v4 running on a Raspberry Pi 3 but I noticed there is no armv7 builds for this version.

Any plans for an ARM build as well ?

Louiss5 avatar Oct 18 '21 10:10 Louiss5

v4 of this project depends on Chromium and browser automation to login. Unfortunately, there are no modern Chromium or Chrome versions available on Alpine or Debian Linux for armv6/v7. It might be possible to make a "lite" version that would only depend on imported cookies, but it might be better to just use this project: https://github.com/Revadike/epicgames-freebies-claimer

claabs avatar Oct 18 '21 13:10 claabs

You can try the arm64 version of Raspberry Pi OS. You can download the image from here https://downloads.raspberrypi.org/raspios_arm64/images/

Pascaltje avatar Oct 24 '21 20:10 Pascaltje

Looks like there's a new maintainer for Chromium on Alpine, and they have been doing a stellar job. They added armv7 support, and are keeping it up to date: https://github.com/alpinelinux/aports/commit/ccbca649be23d15cfd915f29e4f839297199f078

There is now an armv7 image available! https://github.com/claabs/epicgames-freegames-node/pkgs/container/epicgames-freegames-node/70033522?tag=latest

claabs avatar Feb 13 '23 03:02 claabs