manga-watch (v0.5.1)

Published 2025-04-06 20:30:31 +00:00 by SeanOMik

Installation

docker pull git.seanomik.net/seanomik/manga-watch:v0.5.1
sha256:ca6088482d8bed195ff6c570cfd62492b99d9b8042df575f1efa962cc7a7c481

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'
COPY file:295e39658a63272dd3130aebe60113b655ac6b34922cac62506c2b6244fbe357 in /app/manga-watch
/bin/sh -c apt-get update && apt-get install catatonit openssl libssl-dev ca-certificates -y && rm -rf /var/lib/apt/lists/*
/bin/sh -c chown -R root:root /app/manga-watch && chmod -R 775 /app/manga-watch
USER nobody:nogroup
WORKDIR /config
VOLUME ["/config"]
ENTRYPOINT [ "/usr/bin/catatonit", "--", "/app/manga-watch" ]
CMD [ "/config/watch.yaml" ]

Labels

Key Value
io.buildah.version 1.39.2
Details
Container
2025-04-06 20:30:31 +00:00
2622
OCI / Docker
linux/amd64
43 MiB
Versions (8) View all
v0.5.1 2025-04-06
v0.5.0 2025-04-05
v0.4.0 2025-03-31
v0.3.1 2025-03-31
v0.3.0 2025-03-31