Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

DS215+ When building 7.1 for alpine4k it actually builds packet for alpine #205

@acordtag

Description

@acordtag

using
git clone https://github.com/runfalk/synology-wireguard.git && cd synology-wireguard/ && sudo docker build -t synobuild .
and
mkdir $(pwd)/artifacts
sudo docker run --rm --privileged --env PACKAGE_ARCH=alpine4k --env DSM_VER=7.1 -v $(pwd)/artifacts:/result_spk synobuild

it works fine but the end result is alpline not alpine4k. Any idea how to fix it?

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