We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa7159 commit 0db82c9Copy full SHA for 0db82c9
docker-compose.yml
@@ -18,7 +18,6 @@ services:
18
cpus: '0.50'
19
memory: 512M
20
reservations:
21
- cpus: '0.25'
22
memory: 128M
23
restart_policy:
24
condition: on-failure
@@ -48,7 +47,6 @@ services:
48
47
49
50
51
52
memory: 256M
53
54
@@ -75,7 +73,6 @@ services:
75
73
cpus: '0.10'
76
74
memory: 30M
77
78
- cpus: '0.05'
79
memory: 10M
80
81
0 commit comments