tk

ozymantheta (ce6f68f9f210)

Published 2026-05-13 12:49:21 +02:00 by tk

Installation

docker pull fj.kolsto.no/tk/ozymantheta:ce6f68f9f210
sha256:c00f6a26ee2e03c4444028b3d3e1cc62218338c12234aba29df68e8eede46f90

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-13 12:49:21 +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