sha256:491af4eb56987f9a42f8641969553f8145cbbba20403d33e18c3ca201441c6e6
OS/ARCH
Compressed size
521.7 MB
Last pushed
3 months by birdxs
Type
Image
Manifest digest
sha256:dec3932a61a32efaa7af41de1c8a79bdcaa2ff14d13b1bfb51ea39c6687c92d7
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.title=Vibe-Trading org.opencontainers.image.description=Natural-language finance research0 B12ARG VIBE_EXTRAS=feishu,telegram0 B13WORKDIR /app93 B14RUN |1 VIBE_EXTRAS=feishu,telegram /bin/sh -c112.08 MB15COPY agent/requirements.txt agent/requirements.txt # buildkit812 B16RUN |1 VIBE_EXTRAS=feishu,telegram /bin/sh -c345.23 MB17COPY pyproject.toml LICENSE README.md ./44.28 KB18COPY agent/ agent/ # buildkit1.74 MB19COPY /app/frontend/dist frontend/dist # buildkit586.86 KB20RUN |1 VIBE_EXTRAS=feishu,telegram /bin/sh -c16.3 MB21RUN |1 VIBE_EXTRAS=feishu,telegram /bin/sh -c2.41 MB22USER vibe0 B23EXPOSE [8899/tcp]0 B24HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B25CMD ["vibe-trading" "serve" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'