mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -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
|