mitgliederverwaltung (35aff50b)
Installation
docker pull git.local-it.org/local-it/mitgliederverwaltung:35aff50bsha256:51d4b8dfbf5623ea7143119772f7b26e42ec3e389d0f797418522584c6c4d939Image 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-08T17:08:31Z |
| org.opencontainers.image.revision | 35aff50beaec588638982d05d31895ddca7bc8ac |
| 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-08 18:09:12 +01:00
Versions (60)
View all
Container
0
OCI / Docker
linux/amd64
58 MiB