Add hostname based on $Hostname value
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
watchtower:
|
||||
image: containrrr/watchtower:latest
|
||||
container_name: WatchTower
|
||||
hostname: Docker_${HOSTNAME}
|
||||
mem_limit: 512m
|
||||
mem_reservation: 128m
|
||||
cpu_shares: 512
|
||||
|
||||
Reference in New Issue
Block a user