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 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.17 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.60 B8RUN /bin/sh -c set -eux;12.22 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B14RUN /bin/sh -c set -eux;3.24 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt update183.79 MB17RUN /bin/sh -c pip install171.37 MB18RUN /bin/sh -c pip install32 B19COPY ./requirements-with-tradingbot.txt /app/requirements-with-tradingbot.txt # buildkit319 B20RUN /bin/sh -c pip install65.79 MB21RUN /bin/sh -c apt remove139.09 KB22COPY db.py run.py /app/ #2.24 KB23WORKDIR /app32 B24CMD ["python" "run.py"]0 BCommand
ADD file:c58f86cd28b3a97f884e2a46f8fe60a2c5c1f443e198bd10e3277b4f3653736a in /