Namespace
falcosecurity
Image / Tag
falco:0.25.0
Content Digest
sha256:025af1262ebd743a2a28cb2040225f2c22193673a3cc51ec3ac20b56d76c482c
Details
Created

2020-08-25 15:09:47 UTC

Size

256 MB

Content Digest
Labels
  • maintainer
    cncf-falco-dev@lists.cncf.io
  • usage
    docker run -i -t -v /var/run/docker.sock:/host/var/run/docker.sock -v /dev:/host/dev -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro --name NAME IMAGE

Environment
FALCO_VERSION

0.25.0

HOME

/root

HOST_ROOT

/host

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

VERSION_BUCKET

deb


Layers

[#000] sha256:90f377f5c0bba6fd7a661d3fd68a441d787a0a1ae3ac85fe02736665f9939157 - 18.81% (48.1 MB)

[#001] sha256:1b3c8815bb92b4e93602963fce06411c441a874abc1e5e87123775c1abade245 - 0.0% (1.97 KB)

[#002] sha256:e12106d4d6607bc1937ee9ad8db9a15504f031b2d3575315cc421b94b217abf6 - 55.99% (143 MB)

[#003] sha256:7d288fee9c6dc11cb82254f620fd87cf6a1c840aa52033aa73015a847cbbf505 - 9.61% (24.6 MB)

[#004] sha256:6ce74dcdc02bef7b67b4c3cf24e708461a12b2a5c1dc185e574ad6c9954cb1d2 - 10.27% (26.2 MB)

[#005] sha256:ae7f1c5499f03c758ac8655378b65dbde4abe7efa784a064bcd124ebb0eb2d95 - 0.0% (143 Bytes)

[#006] sha256:125c0428e6b249cdc0fae2216e05a754b13f23b44c9522d4d3e9571336765195 - 0.0% (165 Bytes)

[#007] sha256:e32105b2a061abd405344d554879856f2c5fd784de1fd92218935eed4bea37eb - 2.09% (5.35 MB)

[#008] sha256:fa4d1d3005b37f19a449c04606e3f010f42aadfa70ba1adf384fd23865356597 - 0.0% (3.28 KB)

[#009] sha256:6847c43699dfbd4774dee99a3b7caa30f49423bd9b2d48294a435b6b297e14e0 - 0.0% (131 Bytes)

[#010] sha256:53b29ba9a17c010e3a0fa71adea4ca167d9d054873eea2e58b2f19eaeed3eb78 - 3.22% (8.24 MB)

[#011] sha256:688063d2e12c63522ea19a924f3bcb2f0edb716bbd4c845c7dc3d2c9ff1a2b71 - 0.0% (784 Bytes)


History
2020-08-04 15:45:01 UTC

/bin/sh -c #(nop) ADD file:4e8ea5f92feb23470408ae461cd537e266fbb6d169ca8180065a913d97c0884e in /

2020-08-04 15:45:02 UTC

/bin/sh -c #(nop) CMD ["bash"]

2020-08-25 15:08:28 UTC

/bin/sh -c #(nop) LABEL maintainer=cncf-falco-dev@lists.cncf.io

2020-08-25 15:08:28 UTC

/bin/sh -c #(nop) LABEL usage=docker run -i -t -v /var/run/docker.sock:/host/var/run/docker.sock -v /dev:/host/dev -v /proc:/host/proc:ro -v /boot:/host/boot:ro -v /lib/modules:/host/lib/modules:ro -v /usr:/host/usr:ro --name NAME IMAGE

2020-08-25 15:08:28 UTC

/bin/sh -c #(nop) ARG FALCO_VERSION=latest

2020-08-25 15:08:29 UTC

/bin/sh -c #(nop) ARG VERSION_BUCKET=deb

2020-08-25 15:08:29 UTC

/bin/sh -c #(nop) ENV VERSION_BUCKET=deb

2020-08-25 15:08:29 UTC

/bin/sh -c #(nop) ENV FALCO_VERSION=0.25.0

2020-08-25 15:08:29 UTC

/bin/sh -c #(nop) ENV HOST_ROOT=/host

2020-08-25 15:08:29 UTC

/bin/sh -c #(nop) ENV HOME=/root

2020-08-25 15:08:30 UTC

/bin/sh -c cp /etc/skel/.bashrc /root && cp /etc/skel/.profile /root

2020-08-25 15:09:02 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash-completion bc clang-7 ca-certificates curl dkms gnupg2 gcc jq libc6-dev libelf-dev libmpx2 llvm-7 netcat xz-utils && rm -rf /var/lib/apt/lists/*

2020-08-25 15:09:18 UTC

/bin/sh -c curl -L -o cpp-6_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/cpp-6_6.3.0-18_amd64.deb && curl -L -o gcc-6-base_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/gcc-6-base_6.3.0-18_amd64.deb && curl -L -o gcc-6_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/gcc-6_6.3.0-18_amd64.deb && curl -L -o libasan3_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libasan3_6.3.0-18_amd64.deb && curl -L -o libcilkrts5_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libcilkrts5_6.3.0-18_amd64.deb && curl -L -o libgcc-6-dev_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libgcc-6-dev_6.3.0-18_amd64.deb && curl -L -o libubsan0_6.3.0-18_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libubsan0_6.3.0-18_amd64.deb && curl -L -o libmpfr4_3.1.3-2_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libmpfr4_3.1.3-2_amd64.deb && curl -L -o libisl15_0.18-1_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libisl15_0.18-1_amd64.deb && dpkg -i cpp-6_6.3.0-18_amd64.deb gcc-6-base_6.3.0-18_amd64.deb gcc-6_6.3.0-18_amd64.deb libasan3_6.3.0-18_amd64.deb libcilkrts5_6.3.0-18_amd64.deb libgcc-6-dev_6.3.0-18_amd64.deb libubsan0_6.3.0-18_amd64.deb libmpfr4_3.1.3-2_amd64.deb libisl15_0.18-1_amd64.deb && rm -f cpp-6_6.3.0-18_amd64.deb gcc-6-base_6.3.0-18_amd64.deb gcc-6_6.3.0-18_amd64.deb libasan3_6.3.0-18_amd64.deb libcilkrts5_6.3.0-18_amd64.deb libgcc-6-dev_6.3.0-18_amd64.deb libubsan0_6.3.0-18_amd64.deb libmpfr4_3.1.3-2_amd64.deb libisl15_0.18-1_amd64.deb

2020-08-25 15:09:30 UTC

/bin/sh -c curl -L -o cpp-5_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/cpp-5_5.5.0-12_amd64.deb && curl -L -o gcc-5-base_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/gcc-5-base_5.5.0-12_amd64.deb && curl -L -o gcc-5_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/gcc-5_5.5.0-12_amd64.deb && curl -L -o libasan2_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libasan2_5.5.0-12_amd64.deb && curl -L -o libgcc-5-dev_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libgcc-5-dev_5.5.0-12_amd64.deb && curl -L -o libisl15_0.18-4_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libisl15_0.18-4_amd64.deb && curl -L -o libmpx0_5.5.0-12_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libmpx0_5.5.0-12_amd64.deb && dpkg -i cpp-5_5.5.0-12_amd64.deb gcc-5-base_5.5.0-12_amd64.deb gcc-5_5.5.0-12_amd64.deb libasan2_5.5.0-12_amd64.deb libgcc-5-dev_5.5.0-12_amd64.deb libisl15_0.18-4_amd64.deb libmpx0_5.5.0-12_amd64.deb && rm -f cpp-5_5.5.0-12_amd64.deb gcc-5-base_5.5.0-12_amd64.deb gcc-5_5.5.0-12_amd64.deb libasan2_5.5.0-12_amd64.deb libgcc-5-dev_5.5.0-12_amd64.deb libisl15_0.18-4_amd64.deb libmpx0_5.5.0-12_amd64.deb

2020-08-25 15:09:31 UTC

/bin/sh -c rm -rf /usr/bin/gcc && ln -s /usr/bin/gcc-5 /usr/bin/gcc

2020-08-25 15:09:32 UTC

/bin/sh -c rm -rf /usr/bin/clang && rm -rf /usr/bin/llc && ln -s /usr/bin/clang-7 /usr/bin/clang && ln -s /usr/bin/llc-7 /usr/bin/llc

2020-08-25 15:09:38 UTC

/bin/sh -c curl -s https://falco.org/repo/falcosecurity-3672BA8F.asc | apt-key add - && echo "deb https://dl.bintray.com/falcosecurity/${VERSION_BUCKET} stable main" | tee -a /etc/apt/sources.list.d/falcosecurity.list && apt-get update -y && if [ "$FALCO_VERSION" = "latest" ]; then apt-get install -y --no-install-recommends falco; else apt-get install -y --no-install-recommends falco=${FALCO_VERSION}; fi && apt-get clean && rm -rf /var/lib/apt/lists/*

2020-08-25 15:09:39 UTC

/bin/sh -c sed -e 's/time_format_iso_8601: false/time_format_iso_8601: true/' < /etc/falco/falco.yaml > /etc/falco/falco.yaml.new && mv /etc/falco/falco.yaml.new /etc/falco/falco.yaml

2020-08-25 15:09:40 UTC

/bin/sh -c rm -df /lib/modules && ln -s $HOST_ROOT/lib/modules /lib/modules

2020-08-25 15:09:46 UTC

/bin/sh -c curl -L -o binutils_2.30-22_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/binutils_2.30-22_amd64.deb && curl -L -o libbinutils_2.30-22_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/libbinutils_2.30-22_amd64.deb && curl -L -o binutils-x86-64-linux-gnu_2.30-22_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/binutils-x86-64-linux-gnu_2.30-22_amd64.deb && curl -L -o binutils-common_2.30-22_amd64.deb https://dl.bintray.com/falcosecurity/dependencies/binutils-common_2.30-22_amd64.deb && dpkg -i *binutils*.deb && rm -f *binutils*.deb

2020-08-25 15:09:47 UTC

/bin/sh -c #(nop) COPY file:34c1a70da7c716eb16bd371b4f9aa405877ab490dc624ed7041e93aeacedaa86 in /

2020-08-25 15:09:47 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2020-08-25 15:09:47 UTC

/bin/sh -c #(nop) CMD ["/usr/bin/falco"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete