sharenet/sharenet-backend-api-postgres (06a4a97fde8e5126d29407c21c0252dfb0bda1ea)
Installation
docker pull git.sharenet.sh/sharenet/sharenet/sharenet-backend-api-postgres:06a4a97fde8e5126d29407c21c0252dfb0bda1easha256:aae9f97286ac6bf60aeff3e7b0c86cb724b3be9e8f12be838c750b207ed98e4fImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800' |
| /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 wget && rm -rf /var/lib/apt/lists/* |
| /bin/sh -c useradd -r -s /bin/false sharenet |
| WORKDIR /app |
| COPY file:a00ee5fb746d730fd766c7893da3ba26fa36f83d467eb4c4e0e99ef6a4ecc3c9 in /app/sharenet-api |
| COPY dir:980b2154b4cfba4aa962ad0d09dd72a06c3fb4ca02e6b4a446012c93a415acb5 in ./config/ |
| /bin/sh -c chown -R sharenet:sharenet /app |
| USER sharenet |
| EXPOSE 3001 |
| HEALTHCHECK --interval=30s --timeout=3s --start-period=5s --retries=3 CMD wget --no-verbose --tries=1 --spider http://localhost:3001/health || exit 1 |
| CMD ["./sharenet-api"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.33.7 |
Details
Versions (4)
View all
v0.1.0
2026-03-14
demo
2026-03-14
latest
2026-03-07
06a4a97fde8e5126d29407c21c0252dfb0bda1ea
2026-03-07