nexee-api-builds (5114e6c296a12b604a6e3854dc921ee855559679)

Published 2025-12-23 17:10:34 +00:00 by shebin

Installation

docker pull git.shebin.eu/shebin/nexee-api-builds:5114e6c296a12b604a6e3854dc921ee855559679
sha256:2913fa740b2fc7f246f99b5d3d2a375e2b06c642c2537c77df06c0f516966d7e

About this package

Nexee API - Go Backend

Image layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.source="https://git.shebin.eu/shebin/nexee-api-builds"
LABEL org.opencontainers.image.description="Nexee API - Go Backend"
LABEL org.opencontainers.image.licenses="Proprietary"
/bin/sh -c apk --no-cache add ca-certificates tzdata curl
WORKDIR /root/
COPY file:c7316ecb39098f253dc1280b2e0174649afda1df6401f2cfa2e6b2fc6132339d in .
EXPOSE 8001
HEALTHCHECK --interval=30s --timeout=3s --start-period=5s --retries=3 CMD curl -f http://localhost:8001/v1/health || exit 1
CMD ["./nexee-api"]

Labels

Key Value
io.buildah.version 1.28.2
org.opencontainers.image.description Nexee API - Go Backend
org.opencontainers.image.licenses Proprietary
org.opencontainers.image.source https://git.shebin.eu/shebin/nexee-api-builds
Details
Container
2025-12-23 17:10:34 +00:00
0
OCI / Docker
linux/amd64
Proprietary
38 MiB
Versions (3) View all