mitgliederverwaltung (e563d12b)
Installation
docker pull git.local-it.org/local-it/mitgliederverwaltung:e563d12bsha256:47c4b6eb4dea0312e4e116605d8ebe8bd8a37a014c7195fa719c2fd374874c77Image 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 | 2025-12-11T17:49:43Z |
| org.opencontainers.image.revision | e563d12be32acc92156e38d1da0b1e6912a1da89 |
| 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
2025-12-11 18:49:49 +01:00
Versions (41)
View all
Container
0
OCI / Docker
linux/amd64
58 MiB