An Alpine-based non-root multiarch Netbox Docker image with:
| 386 | amd64 | arm/v6 | arm/v7 | arm64 | ppc64le | s390x |
|---|---|---|---|---|---|---|
| :heavy_multiplication_x: | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: |
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.
Content type
Image
Digest
sha256:3d381df35…
Size
138.8 MB
Last updated
over 1 year ago
docker pull padhihomelab/netbox