mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
PiAlert -> NetAlertX ✍
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
version: "3"
|
||||
services:
|
||||
pialert:
|
||||
netalertx:
|
||||
privileged: true
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
cache_from:
|
||||
- type=registry,ref=docker.io/jokob-sk/pi.alert:buildcache
|
||||
container_name: pialert
|
||||
- type=registry,ref=docker.io/jokob-sk/netalertx:buildcache
|
||||
container_name: netalertx
|
||||
network_mode: host
|
||||
# restart: unless-stopped
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user