A Discord bot that gathers information about NFL teams, games, conferences, and more!
ADD rootfs.tar.xz / # buildkit |
CMD ["bash"] |
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/ball-bot . # buildkit |
CMD ["./ball-bot"] |
Key |
Value |
org.opencontainers.image.created |
2024-11-24T02:43:52.441Z |
org.opencontainers.image.description |
A Discord bot that gathers information about NFL teams, games, conferences, and more! |
org.opencontainers.image.licenses |
|
org.opencontainers.image.revision |
53cfabc14b68e850a3ec9e2ff22e6ea4ca9b1a91 |
org.opencontainers.image.source |
https://scm.wyattjmiller.com/wymiller/BallBot |
org.opencontainers.image.title |
BallBot |
org.opencontainers.image.url |
https://scm.wyattjmiller.com/wymiller/BallBot |
org.opencontainers.image.version |
master |