• Joined on 2024-08-18

taskchampion-sync-server-postgres (sha256:2c022113b2e38f06351d297d0f32acd6eb96791a43cef90b0a448ecab54dd5f4)

Published 2026-01-02 14:10:58 +00:00 by bp99

Installation

docker pull gitea.bp99.eu/bp99/taskchampion-sync-server-postgres@sha256:2c022113b2e38f06351d297d0f32acd6eb96791a43cef90b0a448ecab54dd5f4
sha256:2c022113b2e38f06351d297d0f32acd6eb96791a43cef90b0a448ecab54dd5f4

About this package

The sync server for Taskchampion

Image Layers

ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY /data/target/release/taskchampion-sync-server-postgres /bin # buildkit
RUN /bin/sh -c apk add --no-cache su-exec && adduser -u 1092 -S -D -H -h /var/lib/taskchampion-sync-server -s /sbin/nologin -G users -g taskchampion taskchampion && install -d -m1755 -o1092 -g1092 "/var/lib/taskchampion-sync-server" # buildkit
EXPOSE [8080/tcp]
COPY entrypoint-postgres.sh /bin/entrypoint.sh # buildkit
ENTRYPOINT ["/bin/entrypoint.sh"]
CMD ["/bin/taskchampion-sync-server-postgres"]

Labels

Key Value
org.opencontainers.image.created 2026-01-02T14:01:08.086Z
org.opencontainers.image.description The sync server for Taskchampion
org.opencontainers.image.licenses
org.opencontainers.image.revision 90a73ea7bd3a28c8cc62fc8aa946fb6ce94277a1
org.opencontainers.image.source https://gitea.bp99.eu/bp99/taskchampion-sync-server
org.opencontainers.image.title taskchampion-sync-server
org.opencontainers.image.url https://gitea.bp99.eu/bp99/taskchampion-sync-server
org.opencontainers.image.version latest
Details
Container
2026-01-02 14:10:58 +00:00
0
OCI / Docker
linux/amd64
8.7 MiB
Versions (1) View all
latest 2026-01-02