blt-lake (sha256:285ee0b59e54e4fd68b871608b96e650e118c2cb0d3f4c7528db86435cf10552)
Published 2026-02-03 05:57:50 +00:00 by zachhandley
Installation
docker pull forge.blackleafdigital.com/blackleafdigital/blt-lake@sha256:285ee0b59e54e4fd68b871608b96e650e118c2cb0d3f4c7528db86435cf10552sha256:285ee0b59e54e4fd68b871608b96e650e118c2cb0d3f4c7528db86435cf10552Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400' |
| 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"] |