towerops-web (sha256:31b903c0a12264dee72c111acbc8d2c14ee3bf4ee689d3581024085e29a800fc)
Published 2026-04-04 14:50:25 -05:00 by graham
Installation
docker pull git.mcintire.me/graham/towerops-web@sha256:31b903c0a12264dee72c111acbc8d2c14ee3bf4ee689d3581024085e29a800fcsha256:31b903c0a12264dee72c111acbc8d2c14ee3bf4ee689d3581024085e29a800fcImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1766966400' |
| RUN /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libstdc++6 openssl libncurses6 locales ca-certificates iputils-ping snmp libsnmp40 && rm -rf /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/towerops ./ # buildkit |
| USER nobody |
| HEALTHCHECK &{["CMD" "/app/bin/towerops" "rpc" "1 + 1"] "30s" "3s" "40s" "0s" '\x03'} |
| CMD ["/app/bin/server"] |
Details
2026-04-04 14:50:25 -05:00
Versions (7)
View all
Container
0
OCI / Docker
linux/amd64
122 MiB
production
2026-04-04
main-1775331827-978a72a
2026-04-04
main-1775052926-70e07d6
2026-04-01
main-1774810722-8811a10
2026-03-29
main-1774809688-344c665
2026-03-29