Sign inSign up

padhihomelab/netbox

By padhihomelab

Updated about 1 year ago

Image
0

2.8K

padhihomelab/netbox repository overview

docker_netbox

build status testing size latest size

latest version image pulls


An Alpine-based non-root multiarch Netbox Docker image with:

  • a single container with WSGI, request queue workers, housekeeping, and nginx
  • user specifiable UID:GID for ownership of files in bind-mounted volumes
386amd64arm/v6arm/v7arm64ppc64les390x
:heavy_multiplication_x::heavy_check_mark::heavy_multiplication_x::heavy_check_mark::heavy_check_mark::heavy_multiplication_x::heavy_multiplication_x:

Usage

With Docker

Warning

The following command will spin up _only_ a Netbox container. For a usable setup, you would likely want to spin up additional containers, at least for the database and caching. See [services/netbox](https://github.com/padhi-homelab/services/blob/master/netbox/docker-compose.yml) for an example using [`docker compose`][docker compose].
docker run -p 80:80 -it padhihomelab/netbox

Serves netbox on port 80.

Tag summary

Content type

Image

Digest

sha256:3d381df35

Size

138.8 MB

Last updated

over 1 year ago

docker pull padhihomelab/netbox