Block a user
taskpool (3b778373236e6c8e9eb1441a97c2cfc375caa81d)
Installation
docker pull git.viaeon.com/admin/taskpool:3b778373236e6c8e9eb1441a97c2cfc375caa81dsha256:34da67ead9579875e53505d54cee858d1ace7f6c3259fcc7164892b8200f80fd
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ff8a2e6eb5 | linux/amd64 | 50 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.19.9-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache nginx supervisor # buildkit |
| COPY /app/web/dist /usr/share/nginx/html # buildkit |
| COPY /taskpool /app/taskpool # buildkit |
| COPY nginx-standalone.conf /etc/nginx/http.d/default.conf # buildkit |
| COPY supervisord.conf /etc/supervisord.conf # buildkit |
| COPY configs/config.example.ini /app/configs/config.example.ini # buildkit |
| RUN /bin/sh -c mkdir -p /app/data /app/configs /app/envs /app/logs && chmod +x /app/taskpool # buildkit |
| WORKDIR /app |
| EXPOSE [3000/tcp 8052/tcp] |
| CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"] |
Details
Versions (38)
View all
afd37f961aa77701d0b4abceb04986517be9bcb6
2026-08-08
latest
2026-08-08
a45cdda3aa6ef3c1d8d70434a4b4160003ce01d6
2026-08-08
e425015cb12e3ebbe9b8652fd8811914776b1590
2026-08-08
eb85a8536dcd82afa6c3b76f33582c927049e9c8
2026-08-08