mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
4 lines
96 B
Docker
4 lines
96 B
Docker
FROM rustembedded/cross:x86_64-unknown-linux-musl
|
|
|
|
ENV RUSTFLAGS="-Ctarget-feature=+aes,+ssse3"
|