Skip to content

arm64 Support (easy fix) #12

Description

@kraftzwerg

sunsettrack4 provides an 64 bit arm package

I tested this inside your docker container, by manually extracting it. It works

You could add
if [ $(uname -m) = 'aarch64' ]; then
unzip -o $(ls |grep arm64) -d /
to https://github.com/DeBaschdi/docker.new-telerising-api/blob/main/root/telerising.update

So the 64 Bit version is used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions