components/automod (202505260745340000)

Published 2025-05-26 07:45:45 +00:00 by sarah

Installation

docker pull gitea.euravox.net/transarchive/components/automod:202505260745340000
sha256:667efcbde772986ac0c22088fc8463878f81f08cc4a7f721f6c4a0e802dbd9e5

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
CMD ["/bin/bash"]
/bin/sh -c apt update && apt upgrade -y
/bin/sh -c apt install curl python3 python3-venv python3-pip pandoc -y
/bin/sh -c python3 -m venv /ve
ENV PATH="/ve/bin:$PATH"
/bin/sh -c pip install asyncpg ollama
COPY file:3b6ee9d83be218b956f6325a45621d5bfa14fa4b9a028585a51613f4aa751042 in /home/automod/automod.py
COPY file:96d9def6f532b3c2c1abb0f5ec0fd44160824439f98b88963ed12597f0e55a49 in /home/automod/run.sh
CMD ["/bin/bash", "/home/automod/run.sh"]

Labels

Key Value
io.buildah.version 1.23.1
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-05-26 07:45:45 +00:00
2
OCI / Docker
linux/amd64
272 MiB
Versions (76) View all
202506051038020000 2025-06-05
202506050747080000 2025-06-05
202506041841290000 2025-06-04
202506031737560000 2025-06-03
202506031629290000 2025-06-03