logbot (latest)

Published 2022-07-31 13:50:25 +02:00 by tilera

Installation

docker pull git.tilera.org/tilera/logbot:latest
sha256:de488a2cd10257d31612be5c9e9770ad847f4ea85079d6711e62ca01c17cdb17

Image Layers

ADD file:e8b516b464e535b435a6ed8609bac98acc90ee30e2a0667f68932f0d924f6e49 in /
CMD ["bash"]
COPY file:5b38af628a244b5fa3d522b18a02fe3879d6a9fa94e3f5b7343dde50d9b950fc in /usr/bin
/bin/sh -c apt update && apt install -y libssl1.1 dumb-init ca-certificates && update-ca-certificates
VOLUME [/data]
ENTRYPOINT ["/usr/bin/dumb-init" "--" "/usr/bin/logbot" "--config" "/data/config.toml"]
LABEL org.opencontainers.image.created=2022-03-13T19:22:14Z
LABEL org.opencontainers.image.revision=2e1ad5ead0c943fd06d2c1185672ec483c09d1db
LABEL org.opencontainers.image.source=https://git.tilera.org/tilera/logbot.git
LABEL org.opencontainers.image.url=https://git.tilera.org/tilera/logbot

Labels

Key Value
org.opencontainers.image.created 2022-03-13T19:22:14Z
org.opencontainers.image.revision 2e1ad5ead0c943fd06d2c1185672ec483c09d1db
org.opencontainers.image.source https://git.tilera.org/tilera/logbot.git
org.opencontainers.image.url https://git.tilera.org/tilera/logbot
Details
Container
2022-07-31 13:50:25 +02:00
1
OCI / Docker
linux/amd64
70 MiB
Versions (1) View all
latest 2022-07-31