Block a user
report-engine-v2-queue (c83eee60e95613578dc4fa6b45932b757a2cb0cb)
Published 2025-10-03 17:14:53 +00:00 by zuppler
Installation
docker pull gitea.zuppler.com/zuppler/report-engine-v2-queue:c83eee60e95613578dc4fa6b45932b757a2cb0cbsha256:a3fb20379d69abd20fa899a5c3e941ab68a11e557abd17f10dd770bcd1655634Image Layers
| ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates libgcc curl wget # buildkit |
| WORKDIR /app |
| ENV SCHEMA_PATH=/app/config/zuppler.json MONIT_PASSWORD=7gx54dr9rccfctysy0yy7gbnem MONGO_URL= RABBIT_SVC_URL= USERS_DB_URL= |
| COPY /usr/src/app/target/release/queue /app/queue-processor # buildkit |
| COPY /usr/src/app/target/release/cleanup-upsell /app/cleanup-upsell # buildkit |
| COPY /usr/src/app/target/release/sim-job /app/sim-job # buildkit |
| COPY config ./config # buildkit |
| EXPOSE map[8081/tcp:{}] |
| ENTRYPOINT ["/app/queue-processor"] |
| CMD ["queue-processor"] |
Details
2025-10-03 17:14:53 +00:00
Versions (43)
View all
Container
1
OCI / Docker
linux/amd64
43 MiB
ebc56303f6578db2ed9b8cc66cf11ca84ec8954f
2025-11-04
13e4810affaaefea2368446ee59b1ac0329ff05d
2025-11-04
97179490e27e9d3eeeb1b81e46a173fe05a5eacb
2025-11-04
df59fcba05a9d02ee23c68b208fa70b1e0dae9fd
2025-10-31
f03373e1258df7ebb9bb10f6c9896f201845ba76
2025-10-31