mitgliederverwaltung (b6992f84)
Installation
docker pull git.local-it.org/local-it/mitgliederverwaltung:b6992f84sha256:b16bc1a3a4d3ebeb481a7e0e58694a205f4a0aefb3ce42ee6e28bc8038ca4116Image layers
| # debian.sh --arch 'amd64' out/ 'bullseye' '@1742169600' |
| RUN /bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /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 |
| COPY --chown=nobody:root /app/_build/prod/rel/mv ./ # buildkit |
| USER nobody |
| ENTRYPOINT ["/app/bin/docker-entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-01-23T13:57:22Z |
| org.opencontainers.image.revision | b6992f8488972aa885dfaf6b8f75c67c18355ed0 |
| org.opencontainers.image.source | https://git.local-it.org/local-it/mitgliederverwaltung.git |
| org.opencontainers.image.url | https://git.local-it.org/local-it/mitgliederverwaltung |
Details
2026-01-23 14:58:04 +01:00
Versions (93)
View all
Container
2
OCI / Docker
linux/amd64
58 MiB