fullctl/netbox (v4.5.7-fc-1.15)
Published 2026-04-09 06:24:20 +00:00 by srw
Installation
docker pull git.boxcar.sh/containers/fullctl/netbox:v4.5.7-fc-1.15sha256:29b9f2793f6f4fe271bbe80b397a4cf169be7183b50f02cdc51ccf40ef94ac53About this package
A container based distribution of NetBox, the free and open IPAM and DCIM solution.
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update -qq && apt-get upgrade --yes -qq --no-install-recommends && apt-get install --yes -qq --no-install-recommends bzip2 ca-certificates curl libldap-common libpq5 libxmlsec1-openssl openssh-client openssl python3 tini && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /requirements.txt /requirements-container.txt /opt/netbox/ # buildkit |
| COPY /usr/local/bin/uv /usr/local/bin/ # buildkit |
| COPY /opt/netbox/venv /opt/netbox/venv # buildkit |
| ARG NETBOX_PATH=.netbox |
| COPY .netbox /opt/netbox # buildkit |
| COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py # buildkit |
| COPY docker/ldap_config.docker.py /opt/netbox/netbox/netbox/ldap_config.py # buildkit |
| COPY docker/docker-entrypoint.sh /opt/netbox/docker-entrypoint.sh # buildkit |
| COPY docker/launch-netbox.sh /opt/netbox/launch-netbox.sh # buildkit |
| COPY docker/super_user.py /opt/netbox/super_user.py # buildkit |
| COPY configuration/ /etc/netbox/config/ # buildkit |
| COPY docker/granian.py /opt/netbox/netbox/netbox/granian.py # buildkit |
| COPY VERSION /opt/netbox/VERSION # buildkit |
| WORKDIR /opt/netbox/netbox |
| RUN |1 NETBOX_PATH=.netbox /bin/sh -c useradd --home-dir /opt/netbox/ --no-create-home --no-user-group --system --shell /bin/false --uid 999 --gid 0 netbox && mkdir -p static media local && chown -R netbox:root media reports scripts && chmod -R g+w media reports scripts && cd /opt/netbox/ && SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python -m mkdocs build --config-file /opt/netbox/mkdocs.yml --site-dir /opt/netbox/netbox/project-static/docs/ && DEBUG="true" SECRET_KEY="dummyKeyWithMinimumLength-------------------------" /opt/netbox/venv/bin/python /opt/netbox/netbox/manage.py collectstatic --no-input && echo "build: Docker-$(cat /opt/netbox/VERSION)" > /opt/netbox/netbox/local/release.yaml # buildkit |
| ENV LANG=C.utf8 PATH=/opt/netbox/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/opt/netbox/venv UV_NO_CACHE=1 |
| ENTRYPOINT ["/usr/bin/tini" "--"] |
| CMD ["/opt/netbox/docker-entrypoint.sh" "/opt/netbox/launch-netbox.sh"] |
| LABEL netbox.original-tag= netbox.git-branch= netbox.git-ref= netbox.git-url= org.opencontainers.image.created= org.opencontainers.image.title=NetBox Docker org.opencontainers.image.description=A container based distribution of NetBox, the free and open IPAM and DCIM solution. org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.authors=The netbox-docker contributors. org.opencontainers.image.vendor=The netbox-docker contributors. org.opencontainers.image.url=https://github.com/netbox-community/netbox-docker org.opencontainers.image.documentation=https://github.com/netbox-community/netbox-docker/wiki org.opencontainers.image.source=https://github.com/netbox-community/netbox-docker.git org.opencontainers.image.revision= org.opencontainers.image.version= |
| ARG fctl_build |
| ARG fctl_build fullctl_repo |
| ARG config_dir fctl_build fullctl_repo |
| ARG config_dir config_file fctl_build fullctl_repo |
| ARG config_dir config_file fctl_build fullctl_repo run_deps |
| USER root |
| |6 config_dir=/etc/netbox/config config_file=/etc/netbox/config/configuration.py fctl_build=FCX fullctl_repo=git+https://github.com/fullctl/fullctl.git@main run_deps=git vim /bin/sh -c apt-get update && apt-get install --no-install-recommends -y $run_deps && apt-get autoremove -y && apt-get clean all && rm -rf /var/lib/apt/lists/* |
| |6 config_dir=/etc/netbox/config config_file=/etc/netbox/config/configuration.py fctl_build=FCX fullctl_repo=git+https://github.com/fullctl/fullctl.git@main run_deps=git vim /bin/sh -c /usr/local/bin/uv pip install ${fullctl_repo} |
| |6 config_dir=/etc/netbox/config config_file=/etc/netbox/config/configuration.py fctl_build=FCX fullctl_repo=git+https://github.com/fullctl/fullctl.git@main run_deps=git vim /bin/sh -c touch /fullctl-installed |
| COPY dir:657aa95955bcd60834a6562b3fcdcfdecc25d7d30f74944ed2756c3cc918d7a3 in /opt/netbox_fullctl/ |
| |6 config_dir=/etc/netbox/config config_file=/etc/netbox/config/configuration.py fctl_build=FCX fullctl_repo=git+https://github.com/fullctl/fullctl.git@main run_deps=git vim /bin/sh -c /usr/local/bin/uv pip install /opt/netbox_fullctl/ |
| ARG BUILD_IDX config_dir config_file fctl_build fullctl_repo run_deps |
| |7 BUILD_IDX=0 config_dir=/etc/netbox/config config_file=/etc/netbox/config/configuration.py fctl_build=FCX fullctl_repo=git+https://github.com/fullctl/fullctl.git@main run_deps=git vim /bin/sh -c ls -al $config_file |
| COPY file:e2c74fb8ed44e1d536af929d7c8cb96238867418c10512cdf77981bbabbe67bb in $config_file |
| COPY file:07bdc8ffdfd15e7ba051acc50269c4d6f4eae7511fb49ce802e7d2d5054f2d85 in $config_dir/extra.py |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |
| netbox.build-reason | ubuntu |
| netbox.git-branch | HEAD |
| netbox.git-ref | d0651f6474f10e889cacb6fa39f2dce034a8fa3a |
| netbox.git-url | https://github.com/netbox-community/netbox.git |
| netbox.last-base-image-layer | sha256:689b91d88a0f4086057ec826027b128902ecf2b516be510371c115bc55da19a6 |
| netbox.original-tag | v4.5.7-4.0.2 |
| org.opencontainers.image.authors | The netbox-docker contributors. |
| org.opencontainers.image.created | 2026-04-07T06:10:29+00:00 |
| org.opencontainers.image.description | A container based distribution of NetBox, the free and open IPAM and DCIM solution. |
| org.opencontainers.image.documentation | https://github.com/netbox-community/netbox-docker/wiki |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.revision | c6cd7ef2de050803b986c17765b8aa54282dbb3e |
| org.opencontainers.image.source | https://github.com/netbox-community/netbox-docker.git |
| org.opencontainers.image.title | NetBox Docker |
| org.opencontainers.image.url | https://github.com/netbox-community/netbox-docker |
| org.opencontainers.image.vendor | The netbox-docker contributors. |
| org.opencontainers.image.version | 4.0.2 |
Details
2026-04-09 06:24:20 +00:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
The netbox-docker contributors.
Apache-2.0
300 MiB