sharenet/sharenet-backend-api-postgres (801f9f55300dca3c414e4444f7a785996ede3ced)
Installation
docker pull git.sharenet.sh/sharenet/sharenet/sharenet-backend-api-postgres:801f9f55300dca3c414e4444f7a785996ede3cedsha256: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 (13)
View all
latest
2026-03-30
188e34ebdcfd019d2005af2bc1cc0c19d424b363
2026-03-30
846a8c19096d084012e7f502863fc9bbd53255c5
2026-03-28
42dbe1bdfb1de9f7872d539402c7d69960f05b33
2026-03-28
8aa3c9fcbd57a703b1d9407545556ceb3bde76d2
2026-03-25