Block a user
termi-astro-backend (ab18bbaf2336)
Installation
docker pull git.init.cool/cool/termi-astro-backend:ab18bbaf2336sha256:868fbe40e255da24c70afeaaa075a20b192b96a70dbc03fa9501d7371a447324
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 50f8ca26cc | linux/amd64 | 64 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