Sign inSign up

gaoyifan/chatgpt-slack-bot:latest

Multi-platform
Index digest

sha256:e2e3d71be818250cb3627275517e333dc012e7f04aea72405e71070cc0de8a13

OS/ARCH

Compressed size

71.48 MB

Last pushed

over 2 years by gaoyifan

Type

Image

Manifest digest

sha256:0ed22cc8451b2aaa20577144c333bf22612afca9904e714ba4bf9562cbbd5bf2

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]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;605.08 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.80 B
8RUN /bin/sh -c set -eux;12.08 MB
9RUN /bin/sh -c set -eux;239 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16WORKDIR /usr/src/app131 B
17COPY requirements.txt ./ # buildkit849 B
18RUN /bin/sh -c pip install52.56 MB
19COPY . . # buildkit8.66 KB
20CMD ["python" "app.py"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /