brain-authority (sha256:53cf41421617cbe8c0d87a479ec6bc04a23e4b68f091916c8551c74ad14c1a2f)
Published 2026-07-20 15:14:32 +02:00 by simon
Installation
docker pull git-ui.haerer.cloud/simon/brain-authority@sha256:53cf41421617cbe8c0d87a479ec6bc04a23e4b68f091916c8551c74ad14c1a2fsha256:53cf41421617cbe8c0d87a479ec6bc04a23e4b68f091916c8551c74ad14c1a2fImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses5 locales ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| ENV LANGUAGE=en_US:en |
| ENV LC_ALL=en_US.UTF-8 |
| WORKDIR /app |
| RUN /bin/sh -c chown nobody /app # buildkit |
| ENV MIX_ENV=prod |
| ENV PORT=4002 |
| ENV RELEASE_NODE=authority |
| COPY --chown=nobody:root /app/_build/prod/rel/authority ./ # buildkit |
| COPY --chown=nobody:root scripts/docker-entrypoint-authority.sh /app/bin/docker-entrypoint.sh # buildkit |
| COPY --chown=nobody:root service-account.json /app/service-account.json # buildkit |
| ENV BRAIN_FCM_SERVICE_ACCOUNT_PATH=/app/service-account.json |
| USER nobody |
| CMD ["/app/bin/docker-entrypoint.sh"] |
Details
2026-07-20 15:14:32 +02:00
Versions (11)
View all
Container
7
OCI / Docker
linux/amd64
53 MiB
buildcache
2026-07-20
70d5132d85d3cb4e4a5f69e8ee58c651a0c57d82
2026-07-20
latest
2026-07-20
f7820160d03211146abc4cb71be06d26a994d986
2026-07-20
396ffad37a66895d499034f71841cb22a509785b
2026-07-20