ozymantheta (96a5b47f2074)
Published 2026-05-11 03:58:55 +02:00 by tk
Installation
docker pull fj.kolsto.no/tk/ozymantheta:96a5b47f2074sha256:5ec58f0f332941d79b14575b533cd599f0ffd805b53aed937f29c31d6eb2e4c2Image 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
Versions (62)
View all
latest
2026-06-25
e3df4e21b8aa
2026-06-25
117667266210
2026-06-23
966ac4bf027b
2026-06-19
5b0b9d8010ce
2026-06-19