ballbot (latest)

Published 2024-11-23 20:40:44 -06:00 by wymiller in wymiller/BallBot

Installation

docker pull scm.wyattjmiller.com/wymiller/ballbot:latest
sha256:7cd8992dc4b9b1aafa2a4d63a5f0ddca0e4198bd281d0a3641ab9c82e8e41f92

About this package

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

Image Layers

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

Labels

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