• Joined on 2025-10-07

tootoo-backend (sha-d9f49bd)

Published 2026-03-17 21:34:29 +00:00 by tudor

Installation

docker pull privaterepo.sitaru.org/tudor/tootoo-backend:sha-d9f49bd
sha256:541ca36729380fbb44cf611914ad8d6a263e37e6bd7959ab651f4171147b34b5

Images

Digest OS / Arch Size
47ad8ac7f4 linux/amd64 38 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3t64 ca-certificates 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-03-17T21:33:33.361Z
org.opencontainers.image.description Terminal application for advanced task management
org.opencontainers.image.licenses
org.opencontainers.image.revision d9f49bd90c5cae0188958bfb6d5e2acf913b2dc9
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-03-17 21:34:29 +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