Sign inSign up

securient/medaudit:834249e

Multi-platform
Security
Index digest

sha256:9c040ec5b165e276ee8efead7b0311b399dd6976f1ff88ce3aa95f007bb2e64c

OS/ARCH

Compressed size

704.02 MB

Last pushed

7 months by securient

Type

Image

Manifest digest

sha256:f1920484144ebd79159d98e98446a5c144dd2138409538a7cf437d00c1f58690

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 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 update136.45 MB
16RUN /bin/sh -c groupadd -r1.08 KB
17WORKDIR /app93 B
18COPY requirements.txt . # buildkit668 B
19RUN /bin/sh -c pip install138.09 MB
20RUN /bin/sh -c python -m385.75 MB
21COPY . . # buildkit203.4 KB
22RUN /bin/sh -c mkdir -p203.94 KB
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 'amd64' out/ 'trixie' '@1771804800'