cwpearson
  • Joined on 2025-08-27

inventory (20260218_1231)

Published 2026-02-18 12:33:03 +00:00 by cwpearson

Installation

docker pull git.carlpearson.net/cwpearson/inventory:20260218_1231
sha256:4605ca78892ae0b8d3b2601da2e2f2f4fb267e7e4205a2a4f1d37682871d3b5d

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -m -s /bin/false appuser # buildkit
COPY /inventory /usr/local/bin/inventory # buildkit
USER appuser
ENV INVENTORY_PORT=8080
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["inventory"]
Details
Container
2026-02-18 12:33:03 +00:00
0
OCI / Docker
linux/amd64
37 MiB
Versions (5) View all
20260218_1247 2026-02-18
latest 2026-02-18
20260218_1231 2026-02-18
20260218_1229 2026-02-18
20260218_1225 2026-02-18