Sign inSign up

hugoazevedo560/hugo-demo:1.0

Index digest

sha256:17d68982217d47bb2d15aaa913938b9181718f914863eba78b99a656882ef3d5

OS/ARCH

linux/arm64

Compressed size

62.15 MB

Last pushed

about 2 years by hugoazevedo560

Type

Image

Manifest digest

sha256:849eb42d17e9666f53d6aa742c5208df58dc35552fb89465763ea5473e9e64ad

Image Layers

1ADD file ... in / 27.81 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.18 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;20.2 MB
9RUN /bin/sh -c set -eux;232 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/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B
14RUN /bin/sh -c set -eux;3.06 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update1.48 MB
17WORKDIR /usr/local/app136 B
18COPY requirements.txt ./requirements.txt # buildkit209 B
19RUN /bin/sh -c pip install6.41 MB
20COPY . . # buildkit2.85 KB
21EXPOSE map[80/tcp:{}]0 B
22CMD ["gunicorn" "app:app" "-b" "0.0.0.0:80"0 B

Command

ADD file:4aa9ddc52f046592777767c91a04b9490d98811bedb8980fca794d55bbad1a0f in /