library-backend (latest)
Published 2026-09-23 15:41:55 +00:00 by thinh
Installation
docker pull git.thinhha.pro/public/library-backend:latestsha256:91978c3570ff8667600dd503812ab260218292b108505118a87ba1849303765c
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600' |
| /bin/sh -c groupadd -r app && useradd -r -g app app |
| WORKDIR /app |
| COPY file:ccbe55f4d7d5f30fea4bb89daff40b382c9c47d04e14802e7781aa2e365263bd in ./library-api |
| USER app |
| EXPOSE 8080 |
| ENTRYPOINT ["/app/library-api"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.44.1 |