astroledger/backend (sha256:866bbc6a09b30207ec56da5e71f5f329f716890c8165e5aa410432e8d1aba875)
Published 2026-06-05 14:38:27 +00:00 by lhw
Installation
docker pull git.ring0.de/lhw/astroledger/backend@sha256:866bbc6a09b30207ec56da5e71f5f329f716890c8165e5aa410432e8d1aba875sha256:866bbc6a09b30207ec56da5e71f5f329f716890c8165e5aa410432e8d1aba875Image layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit |
| WORKDIR /app |
| COPY /app/bin/astroledger . # buildkit |
| RUN /bin/sh -c mkdir -p /data # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["./astroledger"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.ring0.de/lhw/astroledger |
Details
Versions (5)
View all
latest
2026-06-05
linux-arm64
2026-06-05
linux-amd64
2026-06-05
buildcache
2026-06-05
main
2026-06-05