slackgroups (sha256:77f5916bf13a641c854e590d75d2fc2d9f120f2466a7398573819c94d1e0dc64)

Published 2025-07-26 05:13:24 +00:00 by Fishwaldo

Installation

docker pull git.my-ho.st/fishwaldo/slackgroups@sha256:77f5916bf13a641c854e590d75d2fc2d9f120f2466a7398573819c94d1e0dc64
sha256:77f5916bf13a641c854e590d75d2fc2d9f120f2466a7398573819c94d1e0dc64

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates tzdata wget && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /root/
COPY /app/slack-bot . # buildkit
COPY /app/configs/config.yaml.example /etc/slackgroups/config.yaml.example # buildkit
RUN /bin/sh -c mkdir -p /data # buildkit
RUN /bin/sh -c chmod +x ./slack-bot # buildkit
EXPOSE map[8080/tcp:{}]
HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=1 --spider http://localhost:8080/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'}
CMD ["./slack-bot"]

Labels

Key Value
org.opencontainers.image.created 2025-07-26T04:54:39.371Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 061b41fd2930b5abaaf1f4af7435e7de381ab3f0
org.opencontainers.image.source https://git.my-ho.st/Fishwaldo/slackgroups
org.opencontainers.image.title slackgroups
org.opencontainers.image.url https://git.my-ho.st/Fishwaldo/slackgroups
org.opencontainers.image.version master
Details
Container
2025-07-26 05:13:24 +00:00
0
OCI / Docker
linux/amd64
61 MiB
Versions (4) View all
master 2025-07-26
latest 2025-07-26
0.0.1 2025-07-25
0.0 2025-07-25