sha256:16d74711d4d0bc0abbcfed6cd08d02c734af67567de88ea4323f69853ddf7d77
OS/ARCH
Compressed size
680.25 MB
Last pushed
about 1 month by bsmeding
Type
Image
Manifest digest
sha256:a5d0139b99e6f014124c1a97d68691cc0edd6e0edb653dfbf73fa057f02c0583
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV PYTHONUNBUFFERED=1 NAUTOBOT_ROOT=/opt/nautobot prometheus_multiproc_dir=/prom_cache0 B12RUN /bin/sh -c apt-get update53.53 MB13RUN /bin/sh -c pip install5.51 MB14HEALTHCHECK {Test:[CMD-SHELL nautobot-server health_check] Interval:10s0 B15RUN /bin/sh -c mkdir /opt/nautobot1.17 KB16COPY docker/docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.37 KB17ENTRYPOINT ["/docker-entrypoint.sh"]0 B18ARG PYTHON_VER=3.120 B19COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit57.83 MB20COPY /usr/local/bin /usr/local/bin # buildkit1.35 KB21COPY --chown=nautobot:nautobot /source/dist /source/dist #93.29 MB22COPY --chown=nautobot:nautobot /opt/nautobot/nautobot_config.py /opt/nautobot/nautobot_config.py #9.73 KB23RUN |1 PYTHON_VER=3.12 /bin/sh -c50.98 MB24USER nautobot0 B25RUN |1 PYTHON_VER=3.12 /bin/sh -c3.58 KB26WORKDIR /opt/nautobot32 B27COPY --chown=nautobot:nautobot docker/uwsgi.ini /opt/nautobot #1.28 KB28EXPOSE [8080/tcp 8443/tcp]0 B29CMD ["nautobot-server" "start" "--ini" "/opt/nautobot/uwsgi.ini"]0 B30ARG BASE_TAG=3.1.40 B31ARG PYTHON_VER=3.120 B32USER 00 B33RUN |2 BASE_TAG=3.1.4 PYTHON_VER=3.12 /bin/sh118.5 MB34RUN |2 BASE_TAG=3.1.4 PYTHON_VER=3.12 /bin/sh8.61 MB35ARG PYTHON_VER=3.120 B36USER 00 B37COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit249.77 MB38COPY /usr/local/bin /usr/local/bin # buildkit71.68 KB39RUN |2 BASE_TAG=3.1.4 PYTHON_VER=3.12 /bin/sh32 B40COPY init-config.sh /usr/local/bin/init-config.sh # buildkit488 B41RUN |2 BASE_TAG=3.1.4 PYTHON_VER=3.12 /bin/sh483 B42SHELL [/bin/bash -o pipefail -c]0 B43RUN |2 BASE_TAG=3.1.4 PYTHON_VER=3.12 /bin/bash990.19 KB44USER nautobot0 B45WORKDIR /opt/nautobot32 B46CMD ["pyuwsgi" "--http" ":8080" "--module"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'