Sign inSign up

bsmeding/nautobot:3.1.8-py3.11

Multi-platform
Networking
Index digest

sha256:7b735e581315f24a79ef413291124d9efae1fa4396a1f6393f325185574c80b9

OS/ARCH

Compressed size

682.34 MB

Last pushed

about 1 month by bsmeding

Type

Image

Manifest digest

sha256:0bd64e81bd7d048dcb9e5532970cc0d62f62a850b60d4c1e4b1601f987f6a8a9

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.75 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 NAUTOBOT_ROOT=/opt/nautobot prometheus_multiproc_dir=/prom_cache0 B
12RUN /bin/sh -c apt-get update53.54 MB
13RUN /bin/sh -c pip install5.68 MB
14HEALTHCHECK {Test:[CMD-SHELL nautobot-server health_check] Interval:10s0 B
15RUN /bin/sh -c mkdir /opt/nautobot1.18 KB
16COPY docker/docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.37 KB
17ENTRYPOINT ["/docker-entrypoint.sh"]0 B
18ARG PYTHON_VER=3.110 B
19COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit58.17 MB
20COPY /usr/local/bin /usr/local/bin # buildkit1.39 KB
21COPY --chown=nautobot:nautobot /source/dist /source/dist #93.13 MB
22COPY --chown=nautobot:nautobot /opt/nautobot/nautobot_config.py /opt/nautobot/nautobot_config.py #9.73 KB
23RUN |1 PYTHON_VER=3.11 /bin/sh -c51.11 MB
24USER nautobot0 B
25RUN |1 PYTHON_VER=3.11 /bin/sh -c3.58 KB
26WORKDIR /opt/nautobot32 B
27COPY --chown=nautobot:nautobot docker/uwsgi.ini /opt/nautobot #1.28 KB
28EXPOSE [8080/tcp 8443/tcp]0 B
29CMD ["nautobot-server" "start" "--ini" "/opt/nautobot/uwsgi.ini"]0 B
30ARG BASE_TAG=3.1.80 B
31ARG PYTHON_VER=3.110 B
32USER 00 B
33RUN |2 BASE_TAG=3.1.8 PYTHON_VER=3.11 /bin/sh109.55 MB
34RUN |2 BASE_TAG=3.1.8 PYTHON_VER=3.11 /bin/sh8.78 MB
35ARG PYTHON_VER=3.110 B
36USER 00 B
37COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit257.92 MB
38COPY /usr/local/bin /usr/local/bin # buildkit76.96 KB
39RUN |2 BASE_TAG=3.1.8 PYTHON_VER=3.11 /bin/sh32 B
40COPY init-config.sh /usr/local/bin/init-config.sh # buildkit489 B
41RUN |2 BASE_TAG=3.1.8 PYTHON_VER=3.11 /bin/sh484 B
42SHELL [/bin/bash -o pipefail -c]0 B
43RUN |2 BASE_TAG=3.1.8 PYTHON_VER=3.11 /bin/bash1000.33 KB
44USER nautobot0 B
45WORKDIR /opt/nautobot32 B
46CMD ["pyuwsgi" "--http" ":8080" "--module"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'