blt-lake (sha256:413f962af0f712ff53d1604232d4c06c46c5162675cba60e058453bff166bf6f)
Published 2026-02-01 19:06:07 +00:00 by zachhandley
Installation
docker pull forge.blackleafdigital.com/blackleafdigital/blt-lake@sha256:413f962af0f712ff53d1604232d4c06c46c5162675cba60e058453bff166bf6fsha256:413f962af0f712ff53d1604232d4c06c46c5162675cba60e058453bff166bf6fImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* && adduser --disabled-password --gecos "" --shell /bin/sh blackleaflake # buildkit |
| COPY /usr/local/bin/blackleaflake /usr/local/bin/blackleaflake # buildkit |
| STOPSIGNAL 9 |
| USER blackleaflake |
| ENTRYPOINT ["/usr/local/bin/blackleaflake"] |