Block a user
termi-astro-backend (ebfb9c78381f)
Installation
docker pull git.init.cool/cool/termi-astro-backend:ebfb9c78381fsha256:58a8aa8db0a97ab119b7dffb79af2644eac8aab2d6873bf56ac567c6f0f3e808
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f674db3e97 | linux/amd64 | 62 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 ca-certificates libgomp1 libstdc++6 tzdata wget && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY /tmp/termi_api-cli /usr/local/bin/termi_api-cli # buildkit |
| COPY /app/config ./config # buildkit |
| COPY /app/assets ./assets # buildkit |
| COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit |
| ENV RUST_LOG=info |
| EXPOSE map[5150/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "wget -q -O /dev/null http://127.0.0.1:5150/healthz || exit 1"] "30s" "3s" "15s" "0s" '\x05'} |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
| CMD ["termi_api-cli" "-e" "production" "start" "--no-banner"] |
Details
Versions (13)
View all
buildcache
2026-04-03
buildcache-main
2026-04-03
main
2026-04-03
ab18bbaf2336
2026-04-03
latest
2026-04-03