Sign inSign up

securient/medaudit:dbcc4ea

Multi-platform
Security
Index digest

sha256:0bcacf1b03c633da6673c5ea4b16de0eadbb280ec0fc614aa701057eecba2c7e

OS/ARCH

Compressed size

688.68 MB

Last pushed

5 months by securient

Type

Image

Manifest digest

sha256:ee10d9cb4ae618fa53c90c8b33e6625f0c3fd63d8694f5bbef323a6a7ff3662a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=securient0 B
12LABEL org.opencontainers.image.source=https://github.com/anirudhduggal/medaudit20 B
13LABEL org.opencontainers.image.description=Medical Device Security Audit0 B
14ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
15RUN /bin/sh -c apt-get update128.37 MB
16RUN /bin/sh -c groupadd -r1.08 KB
17WORKDIR /app93 B
18COPY requirements.txt . # buildkit708 B
19RUN /bin/sh -c pip install514.2 MB
20RUN /bin/sh -c python -m32 B
21COPY . . # buildkit1.25 MB
22RUN /bin/sh -c mkdir -p1.25 MB
23USER medaudit0 B
24EXPOSE [8080/tcp]0 B
25HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
26ENTRYPOINT ["python" "-m" "medaudit" "web"]0 B
27CMD ["--host" "0.0.0.0" "--port" "8080"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'