A Discord bot that rolls limitless dice, randomly!
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000' |
WORKDIR /usr/src/app |
RUN /bin/sh -c apt update -q # buildkit |
RUN /bin/sh -c apt install openssl -y -q # buildkit |
COPY /usr/src/app/target/release/cait-sith . # buildkit |
CMD ["./cait-sith"] |
Key |
Value |
org.opencontainers.image.created |
2025-04-21T03:00:26.480Z |
org.opencontainers.image.description |
A Discord bot that rolls limitless dice, randomly! |
org.opencontainers.image.licenses |
|
org.opencontainers.image.revision |
81c52ef520e3f57252100a8fd83149a4273629a8 |
org.opencontainers.image.source |
https://scm.wyattjmiller.com/wymiller/CaitSith |
org.opencontainers.image.title |
CaitSith |
org.opencontainers.image.url |
https://scm.wyattjmiller.com/wymiller/CaitSith |
org.opencontainers.image.version |
master |