frikky/yara:latest

Multi-platform
Index digest

sha256:3087e5e2e0897df36508c41d9ee8b0b1b7eb8454e4f7a4ce3eab19d6d8cbff17

OS/ARCH

Compressed size

214.05 MB

Last pushed

5 days by adityashuffle

Type

Image

Manifest digest

sha256:45ca2177cd0e8e56fba0cd559eeb660125ccb597cc02c981e8afed15d882b175

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]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
5/bin/sh -c set -eux; apk662.4 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.00 B
8/bin/sh -c set -ex &&11.15 MB
9/bin/sh -c cd /usr/local/bin &&229 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; wget2.24 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk update76.8 MB
17COPY /install /usr/local # buildkit32 B
18COPY requirements.txt /requirements.txt # buildkit215 B
19RUN /bin/sh -c pip3 install12.03 MB
20COPY __init__.py /app/walkoff_app_sdk/__init__.py # buildkit156 B
21COPY app_base.py /app/walkoff_app_sdk/app_base.py # buildkit33.34 KB
22COPY /install /usr/local # buildkit512.13 KB
23COPY src /app # buildkit1.94 KB
24ENV YARA_VERSION=4.0.20 B
25ENV YARA_PY_VERSION=4.0.20 B
26RUN /bin/sh -c apk add17.18 MB
27RUN /bin/sh -c apk add1.13 MB
28RUN /bin/sh -c apk add32.84 MB
29RUN /bin/sh -c apk add1.87 MB
30RUN /bin/sh -c set -x32 B
31RUN /bin/sh -c echo "Install32 B
32RUN /bin/sh -c git clone22.65 MB
33RUN /bin/sh -c cd /tmp/yara32 B
34WORKDIR /tmp/yara32 B
35RUN /bin/sh -c ./bootstrap.sh #898.58 KB
36RUN /bin/sh -c sync #32 B
37RUN /bin/sh -c ./configure --with-crypto139.69 KB
38RUN /bin/sh -c make #1.16 MB
39RUN /bin/sh -c make install644.7 KB
40RUN /bin/sh -c echo "Install32 B
41RUN /bin/sh -c git clone23.04 MB
42RUN /bin/sh -c cd /tmp/yara-python32 B
43WORKDIR /tmp/yara-python32 B
44RUN /bin/sh -c python3 setup.py367.41 KB
45RUN /bin/sh -c python3 setup.py143.15 KB
46RUN /bin/sh -c apk del242.17 KB
47RUN /bin/sh -c git clone5.72 MB
48WORKDIR /app32 B
49CMD ["/bin/sh" "-c" "python app.py0 B

Command

ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /