blt-gun (sha256:f4132b1147f78f24630948e894d14fac29cac68c175c1903d421e9185eadb076)

Published 2025-12-11 20:54:14 +00:00 by zachhandley

Installation

docker pull forge.blackleafdigital.com/blackleafdigital/blt-gun@sha256:f4132b1147f78f24630948e894d14fac29cac68c175c1903d421e9185eadb076
sha256:f4132b1147f78f24630948e894d14fac29cac68c175c1903d421e9185eadb076

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'
ARG TARGET
COPY /tmp/build/target/*/release/blackleafgun /usr/local/bin/blackleafgun # buildkit
RUN |1 TARGET= /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
STOPSIGNAL 9
RUN |1 TARGET= /bin/sh -c useradd -ms /bin/bash blackleafgun # buildkit
USER blackleafgun
ENTRYPOINT ["/usr/local/bin/blackleafgun"]
Details
Container
2025-12-11 20:54:14 +00:00
0
OCI / Docker
linux/amd64
38 MiB
Versions (7) View all
latest 2025-12-11
v0.0.046 2025-12-11
v0.0.041 2025-12-11
v0.0.006 2025-11-30
v0.0.004 2025-11-30