mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-01 09:59:57 -07:00
4 lines
78 B
Docker
4 lines
78 B
Docker
FROM rust:1.86-bullseye
|
|
|
|
RUN rustup target add armv7-unknown-linux-musleabihf
|