sha256:a3d1fee7a65359d82ebd1465e2087335875f530f108f79ead4299cf8213039b0
OS/ARCH
linux/amd64
Compressed size
303.02 MB
Last pushed
almost 2 years by josh5
Type
Image
Manifest digest
sha256:a3d1fee7a65359d82ebd1465e2087335875f530f108f79ead4299cf8213039b0
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2MAINTAINER Deepfence Inc0 B3LABEL deepfence.role=system0 B4ENV CHECKPOINT_DISABLE=true DF_TLS_ON=1 MGMT_CONSOLE_PORT=443 DF_KUBERNETES_ON=N0 B5RUN /bin/sh -c export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"189 B6RUN /bin/sh -c apt-get update110.29 MB7RUN /bin/sh -c mkdir -p279 B8COPY tools/apache/deepfence/df-utils/get_cloud_instance_id/getCloudInstanceId /usr/local/bin/getCloudInstanceId # buildkit4.53 MB9COPY etc/fenced_logrotate.conf /etc/logrotate.d/fenced_logrotate.conf # buildkit354 B10COPY etc/certs/* /etc/filebeat/ # buildkit974 B11COPY start_agent.sh /usr/local/bin/start_agent # buildkit1.43 KB12COPY tools/apache/scope/docker/discovery /usr/local/discovery/deepfence-discovery # buildkit15.99 MB13COPY plugins/compliance/scripts /usr/local/bin/compliance_check/scripts # buildkit714.72 KB14COPY plugins/compliance/config.json /usr/local/bin/compliance_check/config.json # buildkit461 B15COPY supervisord.conf /home/deepfence/supervisord.conf # buildkit390 B16COPY run_discovery.sh /home/deepfence/ # buildkit1.16 KB17COPY plugins/etc/run_shipper.sh /home/deepfence/ # buildkit368 B18COPY create_cgroups.sh /home/deepfence/create-cgroups.sh # buildkit367 B19RUN /bin/sh -c mkdir -p212 B20COPY deepfenced /bin/deepfenced # buildkit6.17 MB21COPY plugins/deepfence_shipper/deepfence_shipper /home/deepfence/bin/shipper # buildkit4.13 MB22COPY plugins/deepfence_shipper/routes.yaml /home/deepfence/routes.yaml # buildkit345 B23COPY /home/deepfence/usr/SecretScanner /home/deepfence/bin/secret-scanner # buildkit9.61 MB24COPY /home/deepfence/usr/config.yaml /home/deepfence/bin/secret-scanner/config # buildkit440 B25COPY /usr/local/bin/syft /usr/local/bin/syft # buildkit15.56 MB26COPY /usr/local/bin/package-scanner /home/deepfence/bin # buildkit24.28 MB27COPY /usr/local/yara/lib /usr/lib # buildkit295.99 KB28COPY /home/deepfence/usr/YaraHunter /home/deepfence/bin/yara-hunter # buildkit9.65 MB29COPY /home/deepfence/usr/config.yaml /home/deepfence/bin/yara-hunter # buildkit496 B30COPY /usr/bin/compliance /usr/local/bin/compliance_check/compliance # buildkit1.99 MB31COPY /usr/bin/compliance /home/deepfence/bin/compliance # buildkit1.99 MB32COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.7 MB33COPY /usr/local/bin/vessel /usr/local/bin/vessel # buildkit5.46 MB34COPY /usr/local/bin/nerdctl /usr/local/bin/nerdctl # buildkit9.49 MB35COPY /usr/local/bin/crictl /usr/local/bin/crictl # buildkit17.73 MB36RUN /bin/sh -c chmod 70020.52 MB37ENTRYPOINT ["/usr/local/bin/start_agent"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'