Sign inSign up

thomasddn/qbha:v0.1.0

Multi-platform
Integration & delivery
Internet of things
Index digest

sha256:6522db3153ff9e5b97850f96c3d699e0707ef9c3ea82119368a19a646c22a610

OS/ARCH

Compressed size

53.54 MB

Last pushed

almost 3 years by thomasddn

Type

Image

Manifest digest

sha256:fdba36fcf4f0e3abfe13843c197ff3d76565ee5d50b472106c9b38433a7052e0

Image Layers

1ADD file ... in / 28.77 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.34 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;12.05 MB
9RUN /bin/sh -c set -eux;244 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/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16ENV PYTHONDONTWRITEBYTECODE=10 B
17ENV PYTHONUNBUFFERED=10 B
18RUN /bin/sh -c mkdir /app110 B
19RUN /bin/sh -c adduser -u3.32 KB
20USER appuser0 B
21COPY requirements.txt /app # buildkit198 B
22RUN /bin/sh -c python -m6.17 MB
23COPY src/ /app # buildkit6.08 KB
24CMD ["python" "/app/main.py"]0 B

Command

ADD file:31318c1b1f05d559cce42f5b12eef97d916932217e0b987fb07c0fc11bf0a14a in /