mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-02 23:36:17 +00:00
Merge pull request #884 from WGDashboard/DaanSelen-patch-1
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