mirror of
https://github.com/g0ldyy/comet.git
synced 2026-01-12 01:16:12 +01:00
Add python3-dev and other packages to Dockerfile
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ LABEL name="Comet" \
|
|||||||
description="Stremio's fastest torrent/debrid search add-on." \
|
description="Stremio's fastest torrent/debrid search add-on." \
|
||||||
url="https://github.com/g0ldyy/comet"
|
url="https://github.com/g0ldyy/comet"
|
||||||
|
|
||||||
RUN apk add --no-cache gcc
|
RUN apk add --no-cache gcc python3-dev musl-dev linux-headers
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user