slackgroups (sha256:464c8c43cb4b9f209f045c10c78daff0bddef26aaadf4166ed3cb829f2136014)
Published 2025-07-25 09:08:44 +00:00 by Fishwaldo
Installation
docker pull git.my-ho.st/fishwaldo/slackgroups@sha256:464c8c43cb4b9f209f045c10c78daff0bddef26aaadf4166ed3cb829f2136014
sha256:464c8c43cb4b9f209f045c10c78daff0bddef26aaadf4166ed3cb829f2136014
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-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
2025-07-25 09:08:44 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
61 MiB