mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-11-17 19:06:19 +00:00
chore: add rust compiler
This commit is contained in:
@@ -52,6 +52,8 @@ RUN apk add --no-cache \
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
rust \
|
||||||
|
cargo \
|
||||||
&& mkdir -p /opt/wgdashboard/src \
|
&& mkdir -p /opt/wgdashboard/src \
|
||||||
&& python3 -m venv /opt/wgdashboard/src/venv
|
&& python3 -m venv /opt/wgdashboard/src/venv
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user