reading (0.1.2)

Published 2026-06-20 19:12:02 +05:30 by realaravinth

Installation

docker pull git.batsense.net/realaravinth/reading:0.1.2
sha256:f729c4742b0c4f31f83b3859cc213a95b86e3f740df000102892902244b174f5

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libstdc++6 && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:b9304b124eeb5bae840491c8fff29bf62e6e2e29f46ae16e7ac8f7f275aa5511 in /usr/local/bin/reading_web
EXPOSE 3000
ENV LISTEN_ADDR=0.0.0.0:3000
ENV DATABASE_URL=sqlite:///data/reading.db
VOLUME [/data]
ENTRYPOINT ["reading_web"]
LABEL org.opencontainers.image.created=2026-06-20T13:37:15Z
LABEL org.opencontainers.image.revision=3656e0f9d4f5376e249fe40d63433ad30bae97ae
LABEL org.opencontainers.image.source=https://git.batsense.net/realaravinth/reading.git
LABEL org.opencontainers.image.url=https://git.batsense.net/realaravinth/reading

Labels

Key Value
org.opencontainers.image.created 2026-06-20T13:37:15Z
org.opencontainers.image.revision 3656e0f9d4f5376e249fe40d63433ad30bae97ae
org.opencontainers.image.source https://git.batsense.net/realaravinth/reading.git
org.opencontainers.image.url https://git.batsense.net/realaravinth/reading
Details
Container
2026-06-20 19:12:02 +05:30
1
OCI / Docker
linux/amd64
45 MiB
Versions (6) View all
latest 2026-06-21
0.1.4 2026-06-21
0.1.3 2026-06-21
0.1.2 2026-06-20
0.1.1 2026-06-19