Block a user
inventory (latest)
Published 2026-02-18 12:49:05 +00:00 by cwpearson
Installation
docker pull git.carlpearson.net/cwpearson/inventory:latestsha256:fd1ac430d3ca8d1c9a135e7e6935a2a0146ec416e047eb9cd33337fdda30d509Image 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
2026-02-18 12:49:05 +00:00
Versions (5)
View all
Container
6
OCI / Docker
linux/amd64
37 MiB
20260218_1247
2026-02-18
latest
2026-02-18
20260218_1231
2026-02-18
20260218_1229
2026-02-18
20260218_1225
2026-02-18