Sign inSign up

birdxs/tradingagents-backend:latest

Multi-platform
Index digest

sha256:3ef4539d0255c7201378817ec6a173130a2593de96fc93c04e1b06d2055d47df

OS/ARCH

Compressed size

634.21 MB

Last pushed

about 2 months by birdxs

Type

Image

Manifest digest

sha256:3a15533b25bf740068fdfe29f6195ceef7e8c2a0937ce9ffb7930451cfc9090c

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.36 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;14.72 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG TARGETARCH=amd640 B
12ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 TZ=Asia/Shanghai0 B
13WORKDIR /app93 B
14RUN |1 TARGETARCH=amd64 /bin/sh -c242.8 MB
15COPY pyproject.toml README.md ./ #10.22 KB
16RUN |1 TARGETARCH=amd64 /bin/sh -c341.97 MB
17COPY app ./app # buildkit448.32 KB
18COPY tradingagents ./tradingagents # buildkit343.65 KB
19COPY config ./config # buildkit2.31 KB
20COPY scripts ./scripts # buildkit582.52 KB
21COPY docs ./docs # buildkit3.06 MB
22COPY install ./install # buildkit32.8 KB
23COPY .env.docker ./.env # buildkit4.95 KB
24EXPOSE [8000/tcp]0 B
25ENV DOCKER_CONTAINER=true0 B
26CMD ["python" "-m" "uvicorn" "app.main:app"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'