mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-19 12:20:11 +00:00
Housekeeping
This commit is contained in:
@@ -28,15 +28,6 @@ services:
|
||||
start_period: 40s
|
||||
timeout: 3s
|
||||
interval: 15s
|
||||
netbox-housekeeping:
|
||||
<<: *netbox
|
||||
command:
|
||||
- /opt/netbox/housekeeping.sh
|
||||
healthcheck:
|
||||
test: ps -aux | grep -v grep | grep -q housekeeping || exit 1
|
||||
start_period: 40s
|
||||
timeout: 3s
|
||||
interval: 15s
|
||||
|
||||
postgres:
|
||||
image: docker.io/postgres:17-alpine
|
||||
|
||||
Reference in New Issue
Block a user