Sign inSign up

lacework/container-auto-scan:main

Multi-platform
Security
Integration & delivery
Monitoring & observability
Index digest

sha256:2c845a4cf948d1612ef61227ec5c1722e0978762b8e95e088eefa90a98ae3e97

OS/ARCH

Compressed size

49.12 MB

Last pushed

over 3 years by engserviceslacework

Type

Image

Manifest digest

sha256:d2aeb4d898cb48dc7d3cc60f1de67b455e7a5afeb650f642607c2245d8c919f0

Image Layers

1ADD file ... in / 29.96 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;1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.20 B
8RUN /bin/sh -c set -eux;11.4 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c groupadd --gid3.02 KB
17USER user0 B
18ENV LC_ALL=C.UTF-80 B
19ENV LANG=C.UTF-80 B
20WORKDIR /app95 B
21RUN /bin/sh -c mkdir cache115 B
22COPY requirements.txt ./ # buildkit190 B
23RUN /bin/sh -c pip install3.52 MB
24COPY utils/*.py utils/ # buildkit5.87 KB
25COPY auto_scan.py ./ # buildkit2.46 KB
26ENTRYPOINT ["python" "-u" "/app/auto_scan.py"]0 B

Command

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /