mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-10 12:06:42 +02:00
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
parent
2f0fec8a14
commit
93bedb5092
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user