mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-17 13:32:26 +01:00
test
This commit is contained in:
@@ -13,7 +13,7 @@ ENV PYTHONDONTWRITEBYTECODE=1
|
||||
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
|
||||
|
||||
# For building CFFI / Crypgotraphy:
|
||||
RUN apk add gcc make musl-dev libffi-dev rust cargo git
|
||||
RUN apk add gcc make musl-dev libffi-dev rust cargo git openssl-dev
|
||||
|
||||
RUN pip install poetry
|
||||
RUN poetry config virtualenvs.in-project true
|
||||
|
||||
Reference in New Issue
Block a user