sha256:f538c1fe5ac564b68e70367d9b3884196723a38b9b527e30078833eb116d3def
OS/ARCH
Compressed size
423.28 MB
Last pushed
2 months by karlender
Type
Image
Manifest digest
sha256:6bea3fc3e96ec146f072c8f9b471aece9df89a79b67ea3e5bb0b5ca5906fef72
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9LABEL org.opencontainers.image.title=Bezalel org.opencontainers.image.description=Vendor-agnostic NetDevOps toolbox0 B10ENV TZ=Europe/Berlin HOME=/forge PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=10 B11RUN /bin/sh -c apt-get update35.95 MB12COPY /uv /uvx /usr/local/bin/ #16.03 MB13COPY /usr/local/bin/tofu /usr/local/bin/gnmic /usr/local/bin/ #53.99 MB14COPY /opt/venv /opt/venv # buildkit137.83 MB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit657 B16RUN /bin/sh -c useradd --uid137.83 MB17WORKDIR /forge32 B18USER 1000:00 B19ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B20CMD ["bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'