• Joined on 2025-10-07

tootoo-backend (sha-ac6c64a)

Published 2026-02-25 15:44:54 +00:00 by tudor

Installation

docker pull privaterepo.sitaru.org/tudor/tootoo-backend:sha-ac6c64a
sha256:738f2d58ef62b2e9593a8aab48ce7174a1aaa97f806755479b73e11548d33e05

Images

Digest OS / Arch Size
b6f7f16407 linux/amd64 58 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3 ca-certificates libdbus-1-3 curl && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -m -u 1001 tootoo # buildkit
COPY /build/target/release/tootoo-web /usr/local/bin/tootoo-web # buildkit
USER tootoo
EXPOSE [3030/tcp]
ENTRYPOINT ["/usr/local/bin/tootoo-web"]

Labels

Key Value
org.opencontainers.image.created 2026-02-25T15:36:10.520Z
org.opencontainers.image.description Terminal application for advanced task management
org.opencontainers.image.licenses
org.opencontainers.image.revision ac6c64a727006dd0cc1605be5d31d5aa4815b66a
org.opencontainers.image.source https://privaterepo.sitaru.org/tudor/tootoo
org.opencontainers.image.title tootoo
org.opencontainers.image.url https://privaterepo.sitaru.org/tudor/tootoo
org.opencontainers.image.version main
Details
Container
2026-02-25 15:44:54 +00:00
0
OCI / Docker
Versions (93) View all
main 2026-03-22
sha-bf3068b 2026-03-22
sha-6d6abe7 2026-03-21
sha-7aef198 2026-03-20
sha-1fc719a 2026-03-19