Block a user
ot-task (v0.2.4)
Published 2026-08-03 21:33:42 +00:00 by joakim
Installation
docker pull git.jnss.me/joakim/ot-task:v0.2.4sha256:5402124989d95c17a0f1650660c60738f5f276d913ac363b8d7942b91925f97e
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| COPY file:e2d3ad890ac6c4927f19c6762f2be073eab775675b15bde672c44214777b320c in /usr/bin/taskd |
| COPY file:e351a252c33d1bd6ad77cfc9ee1c226749ee7bac1337441a743be881c976129e in /usr/bin/task |
| COPY dir:e4ba733f6bac3eeb3b215e9720169759d1ec94df252a6ffbf983cee4b6f314e5 in /usr/share/taskd/web |
| ENV TASKD_ADDR=0.0.0.0:7853 TASKD_DB=/data/taskd.sqlite TASKD_WEB=/usr/share/taskd/web |
| VOLUME /data |
| EXPOSE 7853 |
| CMD ["taskd"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.39.3 |