sharenet/sharenet-backend-api-postgres (846a8c19096d084012e7f502863fc9bbd53255c5)
Installation
docker pull git.sharenet.sh/sharenet/sharenet/sharenet-backend-api-postgres:846a8c19096d084012e7f502863fc9bbd53255c5sha256:8ebbe72f6d3a4e821f0e81d7dcdc464856580460a045495d077505cf304d0349Image 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:7233c2d646837f30587c62649eaf5071646c3555c4c08d1e3430156991fb8b25 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 sh -c 'wget --no-verbose --tries=1 --spider http://localhost:${PORT:-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