getpkg/Dockerfile.arm64
Your Name 4d89b95eb7 :/
2025-05-26 21:13:02 +12:00

8 lines
172 B
Docker

FROM dockcross/linux-arm64-full
ENV DEFAULT_DOCKCROSS_IMAGE=gitea.jde.nz/public/jcross-linux-arm64-full
RUN apt-get update && apt-get install -y \
ccache \
mold