kopia lustrzana https://github.com/dgtlmoon/changedetection.io
remove extra packages
rodzic
fb723c264d
commit
c60be56271
|
@ -1,6 +1,5 @@
|
|||
FROM python:3.8-slim
|
||||
COPY requirements.txt /tmp/requirements.txt
|
||||
RUN apt-get update && apt-get install -y gcc libc-dev libxslt-dev zlib1g-dev g++
|
||||
|
||||
RUN pip3 install -r /tmp/requirements.txt
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue