towerops (sha-764187784251abcf4154b92841e1bfe87e5c3aab)
Published 2026-09-22 12:02:43 -05:00 by graham
Installation
docker pull git.mcintire.me/graham/towerops:sha-764187784251abcf4154b92841e1bfe87e5c3aabsha256:0f4363f26270461c91ab20918669bf34efedc1340b3c212ccff4c99aab718e19About this package
TowerOps Phoenix application
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1789689600' |
| ARG APT_BUST=1790096297 |
| RUN |1 APT_BUST=1790096297 /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 iputils-ping libsnmp40 libsctp1 gdal-bin unzip && dpkg --force-depends -r python3-gdal gdal-plugins libheif-plugin-dav1d libheif-plugin-libde265 && dpkg --force-depends -r python3-numpy-dev python3-numpy python3 python3.13 libpython3.13-stdlib python3.13-minimal libpython3.13-minimal python3-minimal libpython3-stdlib media-types libx265-215 libde265-0 && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN |1 APT_BUST=1790096297 /bin/sh -c set -eu; for bin in gdallocationinfo gdalwarp gdal_translate gdaldem unzip tar ping; do command -v "$bin" >/dev/null 2>&1 || { echo "missing required runtime binary: $bin" >&2; exit 1; }; done # buildkit |
| RUN |1 APT_BUST=1790096297 /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 |
| ARG IMAGE_REVISION=764187784251abcf4154b92841e1bfe87e5c3aab |
| ARG IMAGE_SOURCE=https://git.mcintire.me/graham/towerops |
| ARG IMAGE_VERSION=main-1790096297-7641877 |
| ARG IMAGE_CREATED=2026-09-22T16:58:17Z |
| LABEL org.opencontainers.image.title=TowerOps org.opencontainers.image.description=TowerOps Phoenix application org.opencontainers.image.created=2026-09-22T16:58:17Z org.opencontainers.image.revision=764187784251abcf4154b92841e1bfe87e5c3aab org.opencontainers.image.source=https://git.mcintire.me/graham/towerops org.opencontainers.image.version=main-1790096297-7641877 |
| WORKDIR /app |
| RUN |5 APT_BUST=1790096297 IMAGE_REVISION=764187784251abcf4154b92841e1bfe87e5c3aab IMAGE_SOURCE=https://git.mcintire.me/graham/towerops IMAGE_VERSION=main-1790096297-7641877 IMAGE_CREATED=2026-09-22T16:58:17Z /bin/sh -c chown nobody /app # buildkit |
| ENV MIX_ENV=prod |
| ENV DEPLOY_TIMESTAMP=2026-09-22T16:58:17Z |
| COPY --chown=nobody:root /app/_build/prod/rel/towerops ./ # buildkit |
| USER nobody |
| EXPOSE [4000/tcp] |
| HEALTHCHECK {Test:[CMD bash -c exec 3<>/dev/tcp/127.0.0.1/${PORT:-4000} && printf 'GET /health/live HTTP/1.0\r\n\r\n' >&3 && IFS= read -r line <&3 && case "$line" in *' 200 '*) exit 0;; *) exit 1;; esac] Interval:30s Timeout:5s StartPeriod:40s StartInterval:0s Retries:3} |
| CMD ["/app/bin/server"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-09-22T16:58:17Z |
| org.opencontainers.image.description | TowerOps Phoenix application |
| org.opencontainers.image.revision | 764187784251abcf4154b92841e1bfe87e5c3aab |
| org.opencontainers.image.source | https://git.mcintire.me/graham/towerops |
| org.opencontainers.image.title | TowerOps |
| org.opencontainers.image.version | main-1790096297-7641877 |
Details
Versions (13)
View all
buildcache
2026-09-22
latest
2026-09-22
sha-01dd3e4708f3bebab7cb5af10f34f8ed0c0f4ede
2026-09-22
main-1790107913-01dd3e4
2026-09-22
sha-aa07e2d5d767707ea51cace31ad728c88f274a61
2026-09-22