Sign inSign up

tbdavid2019/line-bot-talk-group:sha-ce75a7c

Multi-platform
Index digest

sha256:937d233fbad2d6cac5c3f101c800da543317bd680093806828a46be6226fd694

OS/ARCH

Compressed size

141.1 MB

Last pushed

about 1 month by tbdavid2019

Type

Image

Manifest digest

sha256:980e6d9b244ca425b38304dc30cada38aa431cd96f0ed5930924b2e014733621

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PORT=80800 B
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update33.8 MB
13COPY requirements.txt . # buildkit279 B
14RUN /bin/sh -c pip install66.22 MB
15COPY . . # buildkit80 KB
16EXPOSE [8080/tcp]0 B
17CMD ["sh" "-c" "uvicorn main:app0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'