1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

fix: include build tools

This commit is contained in:
Marie
2023-12-08 02:08:26 +01:00
committed by GitHub
parent 507376b9ad
commit 8fc31107b8

View File

@@ -8,7 +8,7 @@ RUN corepack enable
WORKDIR /sharkey WORKDIR /sharkey
RUN apk add git RUN apk add git linux-headers build-base
ENV PYTHONUNBUFFERED=1 ENV PYTHONUNBUFFERED=1
RUN apk add --update python3 && ln -sf python3 /usr/bin/python RUN apk add --update python3 && ln -sf python3 /usr/bin/python