added isolation and limition
This commit is contained in:
@@ -3,8 +3,9 @@ services:
|
|||||||
image: abbascloud-myip:latest
|
image: abbascloud-myip:latest
|
||||||
container_name: abbascloud-myip
|
container_name: abbascloud-myip
|
||||||
ports:
|
ports:
|
||||||
- 1000:1000
|
- 127.0.01:1000:1000
|
||||||
|
mem_reservation: 32m
|
||||||
|
mem_limit: 64m
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
name: abbascloud-networks
|
name: abbascloud-networks
|
||||||
|
|||||||
Reference in New Issue
Block a user