reading (0.1.0)

Published 2026-06-18 19:45:59 +05:30 by realaravinth

Installation

docker pull git.batsense.net/realaravinth/reading:0.1.0
sha256:918242e9870f29fb1c311391dec3074832d33c8696a51ea33dacc95d1ecf938a

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:15ae9eafe636fe07fa9e44806f0d4ab2548aafd9a6a0d9995f98f83169c1864d 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-18T14:13:51Z
LABEL org.opencontainers.image.revision=7a14ee1e46714f34ec0873fd577671e8b0f0a155
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-18T14:13:51Z
org.opencontainers.image.revision 7a14ee1e46714f34ec0873fd577671e8b0f0a155
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-18 19:45:59 +05:30
1
OCI / Docker
linux/amd64
35 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