components/automod (202505271524340000)

Published 2025-05-27 15:24:45 +00:00 by sarah

Installation

docker pull gitea.euravox.net/transarchive/components/automod:202505271524340000
sha256:b97a4f0c93aa39fbf86a610d55b4ef2695b7b381d03eb1f89fef13d241c2ef78

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 langid py3langid
COPY file:6b92ddb022276b3d2dbac246f356f7793544af07d2aea772091ea417ca901239 in /home/automod/extractlinks.py
COPY file:471dbb11fd002b344439a402ffbb15bdb3e440063a5deaea03b2a911aed17e52 in /home/automod/automod.py
COPY file:1844db97080ee033480bb101b7dda8a7659ca6d9b4327f964d489800fd14da00 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-27 15:24:45 +00:00
2
OCI / Docker
linux/amd64
320 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