sha256:e201cb7b7e2b3d1d0d4d58d166551bcad6c652682d346f7ee4807bead18d4589
OS/ARCH
Compressed size
747.92 MB
Last pushed
about 1 month by bsmeding
Type
Image
Manifest digest
sha256:b50546b2609d34bf48079e6c27ed868b7066a1a4fc9c680a875f0df378c79044
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONUNBUFFERED=1 NAUTOBOT_ROOT=/opt/nautobot prometheus_multiproc_dir=/prom_cache0 B12RUN /bin/sh -c apt-get update53.28 MB13RUN /bin/sh -c pip install5.92 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.110 B19COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit58.26 MB20COPY /usr/local/bin /usr/local/bin # buildkit1.35 KB21COPY --chown=nautobot:nautobot /source/dist /source/dist #93.1 MB22COPY --chown=nautobot:nautobot /opt/nautobot/nautobot_config.py /opt/nautobot/nautobot_config.py #9.73 KB23RUN |1 PYTHON_VER=3.11 /bin/sh -c51.08 MB24USER nautobot0 B25RUN |1 PYTHON_VER=3.11 /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.70 B31ARG PYTHON_VER=3.110 B32USER 00 B33RUN |2 BASE_TAG=3.1.7 PYTHON_VER=3.11 /bin/sh104.86 MB34RUN |2 BASE_TAG=3.1.7 PYTHON_VER=3.11 /bin/sh8.78 MB35ARG PYTHON_VER=3.110 B36USER 00 B37COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit327.95 MB38COPY /usr/local/bin /usr/local/bin # buildkit77.03 KB39RUN |2 BASE_TAG=3.1.7 PYTHON_VER=3.11 /bin/sh32 B40COPY init-config.sh /usr/local/bin/init-config.sh # buildkit491 B41RUN |2 BASE_TAG=3.1.7 PYTHON_VER=3.11 /bin/sh485 B42SHELL [/bin/bash -o pipefail -c]0 B43RUN |2 BASE_TAG=3.1.7 PYTHON_VER=3.11 /bin/bash1000.33 KB44USER nautobot0 B45WORKDIR /opt/nautobot32 B46CMD ["pyuwsgi" "--http" ":8080" "--module"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'