Add break-system-packages until we packaged this better.

This commit is contained in:
redxef 2023-12-11 13:53:16 +01:00
parent 00c5d880fc
commit cb33a57b16
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -6,7 +6,7 @@ RUN apk --no-cache add \
netcat-openbsd \ netcat-openbsd \
python3 \ python3 \
py3-pip \ py3-pip \
&& python3 -m pip install certbot-dns-ovh && python3 -m pip install --break-system-packages certbot-dns-ovh
RUN mkdir -p /etc/periodic/12h RUN mkdir -p /etc/periodic/12h
COPY start.sh certbot-ovh.sh /usr/local/bin/ COPY start.sh certbot-ovh.sh /usr/local/bin/