Sign inSign up

mazzolino/door-opener:0.2.0

Manifest digest

sha256:5423f6a95ce1667334325c1b2e16052813f795c4dab7cd2715805667a5cb0788

OS/ARCH

linux/arm/v7

Compressed size

365.98 MB

Last pushed

over 3 years by mazzolino

Type

Image

Manifest digest

sha256:5423f6a95ce1667334325c1b2e16052813f795c4dab7cd2715805667a5cb0788

Image Layers

1ADD file ... in / 47.87 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.7 MB
4/bin/sh -c set -ex; if9.74 MB
5/bin/sh -c apt-get update &&48.01 MB
6/bin/sh -c set -ex; apt-get159.6 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c set -eux; apt-get5.44 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.90 B
12/bin/sh -c set -eux; savedAptMark="$(apt-mark18.44 MB
13/bin/sh -c set -eux; for235 B
14ENV PYTHON_PIP_VERSION=22.3.10 B
15ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66030fa03382b4914d4c4d0896961a0bdeeeb274/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=1e501cf004eac1b7eb1f97266d28f995ae835d30250bec7f8850562703067dc60 B
18/bin/sh -c set -eux; wget2.91 MB
19CMD ["python3"]0 B
20COPY /wheels /wheels # buildkit3.08 MB
21RUN /bin/sh -c pip install6.09 MB
22WORKDIR /usr/src/app140 B
23COPY requirements.txt ./ # buildkit253 B
24RUN /bin/sh -c pip install59.96 MB
25COPY . ./ # buildkit60.07 KB
26CMD ["sanic" "-H" "0.0.0.0" "server.app"]0 B
27RUN /bin/sh -c pip install32 B
28WORKDIR /usr/src/app32 B
29COPY requirements.txt ./ # buildkit32 B
30RUN /bin/sh -c pip install32 B
31COPY . ./ # buildkit68.95 KB
32CMD ["sanic" "-H" "0.0.0.0" "server.app"]0 B

Command

ADD file:48f6407691a382c3ad731f05f78d4210efd40f1a00abfd6c043d8401c6ca1811 in /