Stacks from Dockhand
This commit is contained in:
11
Stacks/DS1-Main/web-check/compose.yaml
Normal file
11
Stacks/DS1-Main/web-check/compose.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
webcheck:
|
||||
container_name: Web-Check
|
||||
image: lissy93/web-check
|
||||
mem_limit: 4g
|
||||
cpu_shares: 768
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
restart: on-failure:5
|
||||
ports:
|
||||
- 6160:3000
|
||||
Reference in New Issue
Block a user