sha256:2fec009d313b21fe94866ebf1714064e151e5b443455eb7df5b9edde2c420b65
OS/ARCH
Compressed size
701.55 MB
Last pushed
about 1 month by bsmeding
Type
Image
Manifest digest
sha256:acf1d16036e08f249a69f14b368ae7825e4c503a4b7e1e4cc8e81f8644d8e9f3
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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;3.2 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;14.66 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 update76.55 MB13RUN /bin/sh -c pip install4.31 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.100 B19COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit57.6 MB20COPY /usr/local/bin /usr/local/bin # buildkit1.4 KB21COPY --chown=nautobot:nautobot /source/dist /source/dist #83.82 MB22COPY --chown=nautobot:nautobot /opt/nautobot/nautobot_config.py /opt/nautobot/nautobot_config.py #9.69 KB23RUN |1 PYTHON_VER=3.10 /bin/sh -c44.6 MB24USER nautobot0 B25RUN |1 PYTHON_VER=3.10 /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=2.4.380 B31ARG PYTHON_VER=3.100 B32USER 00 B33RUN |2 BASE_TAG=2.4.38 PYTHON_VER=3.10 /bin/sh95.38 MB34RUN |2 BASE_TAG=2.4.38 PYTHON_VER=3.10 /bin/sh7.55 MB35ARG PYTHON_VER=3.100 B36USER 00 B37COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit286.29 MB38COPY /usr/local/bin /usr/local/bin # buildkit53.66 KB39RUN |2 BASE_TAG=2.4.38 PYTHON_VER=3.10 /bin/sh32 B40COPY init-config.sh /usr/local/bin/init-config.sh # buildkit489 B41RUN |2 BASE_TAG=2.4.38 PYTHON_VER=3.10 /bin/sh485 B42SHELL [/bin/bash -o pipefail -c]0 B43RUN |2 BASE_TAG=2.4.38 PYTHON_VER=3.10 /bin/bash733 KB44USER nautobot0 B45WORKDIR /opt/nautobot32 B46CMD ["pyuwsgi" "--http" ":8080" "--module"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'