components/automod (202506031533450000)

Published 2025-06-03 15:34:09 +00:00 by sarah

Installation

docker pull gitea.euravox.net/transarchive/components/automod:202506031533450000
sha256:590a8060b69b523742960e258f9e698ebc2c9d1ff0e5812e4b1c3a32fe5d67c7

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:59e67123ba6a5d9eea9813e7b2a767696f767c15c5b23c61c4d5bd6ba6fa9ac6 in /
CMD ["/bin/bash"]
/bin/sh -c apt update && apt upgrade -y
/bin/sh -c apt install curl python3 python3-venv python3-pip pandoc nfs-common -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:d2a7b4736a05fbe91564f971f3a6b8dd3cc8f8d2091643953047e554adb4ace6 in /home/automod/automod.py
COPY file:f1adb3930873de8c3a73577d0e7d7629c0c46d93babc8285ea5393263bd4fd4b in /home/automod/run.sh
COPY file:14cb26cbad5de9561c8b31190a3180db46e25254a270a49f2423bed355abaa9b in /home/automod/master-categories.txt
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 22.04
Details
Container
2025-06-03 15:34:09 +00:00
0
OCI / Docker
linux/amd64
295 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