mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-07 07:26:19 +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:
|
||||
```bash
|
||||
docker-compose build --no-cache
|
||||
docker-compose up -d
|
||||
docker compose build --no-cache
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
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