actions-runner-controller/runner
MIℂHΛΞL FѲRИΛRѲ a309eb1687
Initial multi-arch image commit (#86)
Adding multi-arch image support for `arm64` and `amd64`. This uses dockers new `buildx` feature, to enable further architectures more work will be required to update the `runner/Dockerfile` file to pull architecture-specific releases.

The Makefile targets really should only be used for local testing and not for release, additional work to appropriately tag the release images may need to be added but for now, I've not added that logic.

Fixes: #86 

Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
2020-10-05 09:26:46 +09:00
..
patched Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
Dockerfile Initial multi-arch image commit (#86) 2020-10-05 09:26:46 +09:00
Makefile Initial multi-arch image commit (#86) 2020-10-05 09:26:46 +09:00
entrypoint.sh Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00