python 3 with requests + schedule
10K+
Dockerfile:
FROM python:3
WORKDIR /usr/src/app
RUN pip3 install --no-cache-dir requests schedule
Content type
Image
Digest
sha256:f781903af…
Size
367.6 MB
Last updated
over 2 years ago
docker pull znerox/python-requests-schedule