lmgtfy-bot (latest)

Published 2023-03-10 18:02:40 +00:00 by abs3nt in abs3nt/lmgtfy-bot

Installation

docker pull git.asdf.cafe/abs3nt/lmgtfy-bot:latest
sha256:731d71abe78da7413451392643175a7e07dba6f21ad526638d59d9aa717fab8d

Image Layers

ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /
CMD ["/bin/sh"]
RUN apk add --update --no-cache python3 && ln -sf python3 /usr/bin/python
RUN python3 -m ensurepip
RUN pip3 install --no-cache --upgrade pip setuptools discord.py
RUN mkdir -p /usr/src/bot
COPY . .
Details
Container
2023-03-10 18:02:40 +00:00
18
OCI / Docker
linux/amd64
39 MiB
Versions (1) View all
latest 2023-03-10