tk

ozymantheta (3ee7896a34e8)

Published 2026-05-10 01:25:09 +02:00 by tk

Installation

docker pull fj.kolsto.no/tk/ozymantheta:3ee7896a34e8
sha256:5683e7354f90a10cb9af0e14ea70a217b5e370598d3b6df1758b3b54689501a5

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8
WORKDIR /app
RUN /bin/sh -c chown nobody /app # buildkit
ENV MIX_ENV=prod
COPY /tmp/ozymantheta-release-erts ./ # buildkit
COPY /app/_build/prod/rel/ozymantheta/bin ./bin # buildkit
COPY /tmp/ozymantheta-release-deps/lib ./lib # buildkit
COPY /tmp/ozymantheta-release-app/lib ./lib # buildkit
COPY /app/_build/prod/rel/ozymantheta/releases ./releases # buildkit
USER nobody
CMD ["/app/bin/server"]

Labels

Key Value
org.opencontainers.image.source https://fj.kolsto.no/tk/ozymantheta
Details
Container
2026-05-10 01:25:09 +02:00
1
OCI / Docker
linux/arm64/v8
61 MiB
Versions (62) View all
latest 2026-06-25
e3df4e21b8aa 2026-06-25
117667266210 2026-06-23
966ac4bf027b 2026-06-19
5b0b9d8010ce 2026-06-19