Sign inSign up

maxduke/chatgpt-web-share:0.4.6

Multi-platform
Index digest

sha256:cab99482863e5de1338e9b53968111e38490897a6dc85fb0cb946e48de8f4ff4

OS/ARCH

Compressed size

133.7 MB

Last pushed

over 2 years by maxduke

Type

Image

Manifest digest

sha256:a9cd9d2bad3f867ab202ec8fb31fc6ff523f66b19a74caf8250de1bebf7f82df

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;607.57 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.65 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;2.94 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk add74.32 MB
17WORKDIR /app93 B
18COPY backend/requirements.txt /tmp/requirements.txt # buildkit981 B
19RUN /bin/sh -c pip install35.98 MB
20COPY Caddyfile ./Caddyfile # buildkit464 B
21COPY backend ./backend # buildkit111.63 KB
22COPY /app/frontend/dist ./dist # buildkit4.86 MB
23EXPOSE map[80/tcp:{}]0 B
24COPY startup.sh ./startup.sh # buildkit295 B
25RUN /bin/sh -c chmod +x307 B
26CMD ["/app/startup.sh"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /