mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-10 00:17:50 +02:00
Updated Using Netbox Plugins (markdown)
@ -79,8 +79,8 @@ Once you've prepared the new Docker Image, now it's time to build it.
|
|||||||
|
|
||||||
Execute the following commands:
|
Execute the following commands:
|
||||||
```bash
|
```bash
|
||||||
docker-compose build --no-cache
|
docker compose build --no-cache
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Your new custom NetBox Docker image has been created and is now running, with the required plugins installed.
|
Your new custom NetBox Docker image has been created and is now running, with the required plugins installed.
|
||||||
|
Reference in New Issue
Block a user