ballbot (latest)

Published 2024-11-10 15:37:23 -06:00 by wymiller in wymiller/BallBot

Installation

docker pull scm.wyattjmiller.com/wymiller/ballbot:latest
sha256:195a5245d994e0f1192c6e083b37577f56e0f54a5b37cdf75e51f91ba71ee335

About this package

A Discord bot that gathers information about NFL teams, games, conferences, and more!

Image Layers

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"]

Labels

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
Details
Container
2024-11-10 15:37:23 -06:00
8
OCI / Docker
linux/amd64
52 MiB
Versions (1) View all
latest 2024-11-10