Sign inSign up

guestros/simple-python-scheduler:latest

Index digest

sha256:30e2702e61461593e04b997e08330ce5c739305a87e557150622d5c9d2f53769

OS/ARCH

linux/arm64

Compressed size

467.54 MB

Last pushed

almost 3 years by guestros

Type

Image

Manifest digest

sha256:93a38f69ec3c6ca7edb58394e1bb715fbfc06426b1d467acd16606b9c7e29be9

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.17 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.60 B
8RUN /bin/sh -c set -eux;12.22 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B
14RUN /bin/sh -c set -eux;3.24 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt update183.79 MB
17RUN /bin/sh -c pip install171.37 MB
18RUN /bin/sh -c pip install32 B
19COPY ./requirements-with-tradingbot.txt /app/requirements-with-tradingbot.txt # buildkit319 B
20RUN /bin/sh -c pip install65.79 MB
21RUN /bin/sh -c apt remove139.09 KB
22COPY db.py run.py /app/ #2.24 KB
23WORKDIR /app32 B
24CMD ["python" "run.py"]0 B

Command

ADD file:c58f86cd28b3a97f884e2a46f8fe60a2c5c1f443e198bd10e3277b4f3653736a in /