components/automod (202505260847220000)

Published 2025-05-26 08:47:34 +00:00 by sarah

Installation

docker pull gitea.euravox.net/transarchive/components/automod:202505260847220000
sha256:ef4d96d1394b7056b4c5fd52c11b363aab0822bb9d0c9a375e072328301746b1

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:85176b4f1723e2e94fb10191aaf5d23b167cbb4d98bf19cda80e9a06b67a8498 in /home/automod/automod.py
COPY file:ed21ace47f923c7e9e45105d21b2492af09ec7a2b63c4b56448e491db3c7b801 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 08:47:34 +00:00
1
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