Jot Brar jotsb

filebeat_flask (latest)

Published 2023-08-14 20:14:43 -07:00 by jotsb

Installation

docker pull gitea.bossman.pro/jotsb/filebeat_flask:latest
sha256:d8634926a5217b9ab2dc8041777587c05a90e23e16bb558272724fa00c1cca57

Image Layers

ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /
LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00
CMD ["/bin/bash"]
/bin/sh -c case $(arch) in aarch64) YUM_FLAGS="-x bind-license";; esac; yum -y update $YUM_FLAGS && yum clean all && rm -rf /var/cache/yum
LABEL org.label-schema.build-date=2021-10-07T22:06:42Z org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.license=Elastic License org.label-schema.name=filebeat org.label-schema.version=7.15.1 org.label-schema.url=https://www.elastic.co/beats/filebeat org.label-schema.vcs-url=github.com/elastic/beats/v7 org.label-schema.vcs-ref=5ae799cb1c3c490c9a27b14cb463dc23696bc7d3 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2021-10-07T22:06:42Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat maintainer=infra@elastic.co vendor=Elastic version=7.15.1 release=1 url=https://www.elastic.co/beats/filebeat summary=filebeat license=Elastic License description=Filebeat sends log files to Logstash or directly to Elasticsearch.
ENV ELASTIC_CONTAINER=true
ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV GODEBUG=madvdontneed=1
/bin/sh -c set -e ; TINI_BIN=""; TINI_SHA256=""; TINI_VERSION="v0.19.0"; case "$(arch)" in x86_64) TINI_BIN="tini-amd64"; TINI_SHA256="93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c"; ;; aarch64) TINI_BIN="tini-arm64"; TINI_SHA256="07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81"; ;; *) echo >&2 ; echo >&2 "Unsupported architecture \$(arch)" ; echo >&2 ; exit 1 ; ;; esac ; curl --retry 8 -S -L -O "https://github.com/krallin/tini/releases/download/${TINI_VERSION}/${TINI_BIN}" ; echo "${TINI_SHA256} ${TINI_BIN}" | sha256sum -c - ; mv "${TINI_BIN}" /usr/bin/tini ; chmod +x /usr/bin/tini
COPY file:18ce723a900496da8559af46a19f2693f6d7d7dc3fe1836812ffb74d634247ae in /usr/local/bin/docker-entrypoint
/bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint
COPY dir:d057dee83b09e362ef30693dabd3caaecb5e8e0d0f0713bf125b8b112fda8fd3 in /usr/share/filebeat
/bin/sh -c mkdir /licenses
COPY file:e5ebf656cf200350f3174bef6af53a0f5d65962bef86270893ed75eb63808573 in /licenses
COPY file:72b9dcc4eb3807f306940db6ffa71901758ceeb7d1b6e03fcec884cc930d7ecc in /licenses
/bin/sh -c groupadd --gid 1000 filebeat
/bin/sh -c useradd -M --uid 1000 --gid 1000 --groups 0 --home /usr/share/filebeat filebeat
USER filebeat
ENV LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/
WORKDIR /usr/share/filebeat
ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint"]
CMD ["-environment" "container"]
COPY filebeat.yml /usr/share/filebeat/filebeat.yml # buildkit
USER root
RUN /bin/sh -c curl https://raw.githubusercontent.com/logzio/public-certificates/master/AAACertificateServices.crt --create-dirs -o /etc/pki/tls/certs/COMODORSADomainValidationSecureServerCA.crt # buildkit

Labels

Key Value
description Filebeat sends log files to Logstash or directly to Elasticsearch.
io.k8s.description Filebeat sends log files to Logstash or directly to Elasticsearch.
io.k8s.display-name Filebeat image
license Elastic License
maintainer infra@elastic.co
name filebeat
org.label-schema.build-date 2021-10-07T22:06:42Z
org.label-schema.license Elastic License
org.label-schema.name filebeat
org.label-schema.schema-version 1.0
org.label-schema.url https://www.elastic.co/beats/filebeat
org.label-schema.vcs-ref 5ae799cb1c3c490c9a27b14cb463dc23696bc7d3
org.label-schema.vcs-url github.com/elastic/beats/v7
org.label-schema.vendor Elastic
org.label-schema.version 7.15.1
org.opencontainers.image.created 2021-10-07T22:06:42Z
org.opencontainers.image.licenses Elastic License
org.opencontainers.image.title Filebeat
org.opencontainers.image.vendor Elastic
release 1
summary filebeat
url https://www.elastic.co/beats/filebeat
vendor Elastic
version 7.15.1
Details
Container
2023-08-14 20:14:43 -07:00
0
OCI / Docker
linux/amd64
Elastic License
153 MiB
Versions (1) View all
latest 2023-08-14