A Discord bot that gathers information about NFL teams, games, conferences, and more!
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in / |
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-10T21:42:15.879Z |
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 |
97190d913f3349b637e8adca4d9d9d113ff27971 |
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 |