slackgroups (sha256:f25fef1a7849bdae702cfbb51211f5e89d5a92cac4a08784b21b4c4461dee376)
Published 2025-08-05 05:54:02 +00:00 by Fishwaldo
Installation
docker pull git.my-ho.st/fishwaldo/slackgroups@sha256:f25fef1a7849bdae702cfbb51211f5e89d5a92cac4a08784b21b4c4461dee376
sha256:f25fef1a7849bdae702cfbb51211f5e89d5a92cac4a08784b21b4c4461dee376
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-08-05T05:34:56.974Z |
org.opencontainers.image.description | |
org.opencontainers.image.licenses | |
org.opencontainers.image.revision | 290aa4ccd6b9d869378e04459ebe9f11ac6acec2 |
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.2 |
Details
2025-08-05 05:54:02 +00:00
Versions (5)
View all
Container
2
OCI / Docker
linux/arm64
59 MiB