Namespace
falcosecurity
Image / Tag
falco:0.26.0
Content Digest
sha256:efd5f501bdfddced66d616ba451a63cb8430337d0a162aac3e24845c99c7109d
Details
Created

2020-09-25 21:36:14 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.26.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:1c2ec57f6e809a5a8cb8436deaa50ee728bb8636363f918f2b03b688d86b8bdd - 18.81% (48.1 MB)

[#001] sha256:00bcce3ebf2e9b38f45b4950eb585a373edcee8a722658bd73d25a2d034f6f4a - 0.0% (1.97 KB)

[#002] sha256:a85ac675de4c4678ff94a08ab7d7790b56eceffe28b016f329ba70cf02178e90 - 56.0% (143 MB)

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

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

[#005] sha256:5efdda76c39da29fc3068132b5aef3337305330be406970d7a28813964e75a31 - 0.0% (145 Bytes)

[#006] sha256:4bea918837791ec864c1e1822a2d7fdef89b250220fe922db800759146512108 - 0.0% (166 Bytes)

[#007] sha256:3cf8f46690fa4ed4a120f990ed86cde9916b6b0c64fed89d15f4b8bde7ebea19 - 2.09% (5.34 MB)

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

[#009] sha256:b647e4d0ae9722d81460550aa689a7bdc9a2a3e391b917ecb0992e4007ab4996 - 0.0% (129 Bytes)

[#010] sha256:275929740682d839066c42c83d7d8725b062f4d146e6e52057f564cca43b191c - 3.22% (8.24 MB)

[#011] sha256:1368c6c4a2b236b4fa0767d32f72f0fe4166dd89301e3978df2a4e0744278fff - 0.0% (785 Bytes)


History
2020-09-10 00:28:58 UTC

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

2020-09-10 00:28:58 UTC

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

2020-09-25 21:35:00 UTC

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

2020-09-25 21:35:00 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-09-25 21:35:00 UTC

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

2020-09-25 21:35:01 UTC

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

2020-09-25 21:35:01 UTC

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

2020-09-25 21:35:01 UTC

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

2020-09-25 21:35:01 UTC

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

2020-09-25 21:35:01 UTC

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

2020-09-25 21:35:02 UTC

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

2020-09-25 21:35:34 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-09-25 21:35:48 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-09-25 21:35:58 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-09-25 21:35:59 UTC

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

2020-09-25 21:36:00 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-09-25 21:36:07 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-09-25 21:36:07 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-09-25 21:36:08 UTC

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

2020-09-25 21:36:14 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-09-25 21:36:14 UTC

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

2020-09-25 21:36:14 UTC

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

2020-09-25 21:36:14 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