femaserver/storageserver (stable)
Published 2026-07-16 15:45:33 +00:00 by yotia
Installation
docker pull gitea.unprism.ru/krbl/femaserver/storageserver:stablesha256:078283ad9af97d360308a4536766002c314bdb18af200939a2eab86686fe2f04
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9aaac5645e | linux/amd64 | 42 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| RUN /bin/sh -c apt-get update && apt-get install -y sqlite3 libsqlite3-0 && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY ./creds/ca.crt /etc/ssl/private/fema_CA.crt # buildkit |
| COPY ./creds/ca.key /etc/ssl/private/fema_CA.key # buildkit |
| COPY build /bin/storageServer # buildkit |
| EXPOSE &{[{{40 0} {40 0}}] 0x4009c2d440} |
| ENTRYPOINT ["/bin/storageServer"] |