Sign inSign up

hatamiarash7/boostify:latest

Manifest digest

sha256:aa798c35ccddc820d70d1081c2655509efb070d5c0bc00621d93e64632cbe7a8

OS/ARCH

linux/amd64

Compressed size

97.32 MB

Last pushed

about 2 years by hatamiarash7

Type

Image

Manifest digest

sha256:aa798c35ccddc820d70d1081c2655509efb070d5c0bc00621d93e64632cbe7a8

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]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;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.8 MB
9RUN /bin/sh -c set -eux;231 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/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
14RUN /bin/sh -c set -eux;3.01 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c mkdir -p157 B
17RUN /bin/sh -c addgroup --system1.12 KB
18ENV HOME=/home/app0 B
19ENV APP_HOME=/home/app/web0 B
20RUN /bin/sh -c mkdir $APP_HOME177 B
21WORKDIR /home/app/web32 B
22RUN /bin/sh -c apt-get update1.75 MB
23COPY /usr/src/app/wheels /wheels # buildkit20.56 MB
24COPY /usr/src/app/requirements.txt . # buildkit434 B
25RUN /bin/sh -c pip install6.04 MB
26RUN /bin/sh -c pip install23 MB
27COPY ./entrypoint.sh . # buildkit326 B
28RUN /bin/sh -c sed -i333 B
29RUN /bin/sh -c chmod +x333 B
30COPY . /home/app/web # buildkit11.77 KB
31RUN /bin/sh -c chown -R11.73 KB
32USER app0 B
33EXPOSE map[8080/tcp:{}]0 B
34ENTRYPOINT ["/home/app/web/entrypoint.sh"]0 B

Command

ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /