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 |