Compare commits
2 commits
cc848d6497
...
e0ca694891
| Author | SHA1 | Date | |
|---|---|---|---|
| e0ca694891 | |||
| 0994ec7611 |
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,10 @@ networks:
|
|||
|
||||
services:
|
||||
backup-monitor:
|
||||
build: ../backup-monitor
|
||||
build:
|
||||
context: ../backup-monitor
|
||||
image: backup-sentinel:local
|
||||
pull_policy: build
|
||||
container_name: backup-monitor
|
||||
restart: always
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue