Remove build from netbox-worker and netbox-housekeeping as this just cause the same image to be build multiple times woth only one used by the containers
@@ -55,14 +55,8 @@ services:
|
||||
dockerfile: Dockerfile-Plugins
|
||||
netbox-worker:
|
||||
image: netbox:latest-plugins
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile-Plugins
|
||||
netbox-housekeeping:
|
||||
image: netbox:latest-plugins
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile-Plugins
|
||||
```
|
||||
## Step 3 - Enable plugins in the configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user