slackgroups (sha256:228417957a513549c2c94e473bf79c5bd17d881e9d6affd8cb57e207ff613b43)

Published 2025-07-25 09:08:43 +00:00 by Fishwaldo

Installation

docker pull git.my-ho.st/fishwaldo/slackgroups@sha256:228417957a513549c2c94e473bf79c5bd17d881e9d6affd8cb57e207ff613b43
sha256:228417957a513549c2c94e473bf79c5bd17d881e9d6affd8cb57e207ff613b43

Image layers

# debian.sh --arch 'arm64' 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-25T08:27:03.694Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 5793c88e40cbda8994f6dbf582265f2aadbe97bc
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 0.0.1
Details
Container
2025-07-25 09:08:43 +00:00
0
OCI / Docker
linux/arm64
59 MiB
Versions (4) View all
master 2025-07-26
latest 2025-07-26
0.0.1 2025-07-25
0.0 2025-07-25