slackgroups (sha256:1c5d8e269b6d9d97bb6d7d10a791fc7d03e67424a75c55422d5abfcdc3752826)
Published 2025-10-24 08:16:22 +00:00 by Fishwaldo
Installation
docker pull git.my-ho.st/fishwaldo/slackgroups@sha256:1c5d8e269b6d9d97bb6d7d10a791fc7d03e67424a75c55422d5abfcdc3752826sha256:1c5d8e269b6d9d97bb6d7d10a791fc7d03e67424a75c55422d5abfcdc3752826Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400' |
| 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 [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-10-24T07:33:37.234Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 53a4bb7237ab8bed0893e7b1f6d24e1529fdac72 |
| 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
2025-10-24 08:16:22 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
60 MiB