ntxarms (sha-977b45aaf0b8026c2d79365bd9bf1947ff371826)

Published 2026-09-21 18:08:51 -05:00 by graham

Installation

docker pull git.mcintire.me/graham/ntxarms:sha-977b45aaf0b8026c2d79365bd9bf1947ff371826
sha256:ceff405a58dfb0c1617c2c51516b2945631a5b9789b69d93d1e9926b880c3d8c

About this package

NTX Arms Phoenix application

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'
ARG APT_BUST=1790031693
RUN |1 APT_BUST=1790031693 /bin/sh -c echo "apt bust: ${APT_BUST}" && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get -y upgrade && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 locales ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
ARG IMAGE_REVISION=977b45aaf0b8026c2d79365bd9bf1947ff371826
ARG IMAGE_SOURCE=https://git.mcintire.me/graham/ntxarms
ARG IMAGE_VERSION=main-1790031693-977b45a
ARG IMAGE_CREATED=2026-09-21T23:01:33Z
LABEL org.opencontainers.image.title=NTX Arms org.opencontainers.image.description=NTX Arms Phoenix application org.opencontainers.image.created=2026-09-21T23:01:33Z org.opencontainers.image.revision=977b45aaf0b8026c2d79365bd9bf1947ff371826 org.opencontainers.image.source=https://git.mcintire.me/graham/ntxarms org.opencontainers.image.version=main-1790031693-977b45a
RUN |5 APT_BUST=1790031693 IMAGE_REVISION=977b45aaf0b8026c2d79365bd9bf1947ff371826 IMAGE_SOURCE=https://git.mcintire.me/graham/ntxarms IMAGE_VERSION=main-1790031693-977b45a IMAGE_CREATED=2026-09-21T23:01:33Z /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 |5 APT_BUST=1790031693 IMAGE_REVISION=977b45aaf0b8026c2d79365bd9bf1947ff371826 IMAGE_SOURCE=https://git.mcintire.me/graham/ntxarms IMAGE_VERSION=main-1790031693-977b45a IMAGE_CREATED=2026-09-21T23:01:33Z /bin/sh -c chown nobody /app # buildkit
ENV MIX_ENV=prod
COPY --chown=nobody:root /app/_build/prod/rel/ntxarms ./ # buildkit
USER nobody
CMD ["/app/bin/server"]

Labels

Key Value
org.opencontainers.image.created 2026-09-21T23:01:33Z
org.opencontainers.image.description NTX Arms Phoenix application
org.opencontainers.image.revision 977b45aaf0b8026c2d79365bd9bf1947ff371826
org.opencontainers.image.source https://git.mcintire.me/graham/ntxarms
org.opencontainers.image.title NTX Arms
org.opencontainers.image.version main-1790031693-977b45a
Details
Container
2026-09-21 18:08:51 -05:00
0
OCI / Docker
linux/amd64
62 MiB
Versions (2) View all