nostr relay proxy
event page
426f1134:4e25ec3e
posted
6 days ago
You could probably use the TARGETARCH arg to conditionally install it. Something like this might work: RUN [ "$TARGETARCH" != "arm64" ] || apt-get install -y gcc-aarch64-linux-gnu binutils-aarch64-linux-gnu
rendered in 691.411µs