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 57d37bd commit 8e8f8d6Copy full SHA for 8e8f8d6
services/portainer/docker-compose.yml
@@ -45,7 +45,7 @@ services:
45
resources:
46
limits:
47
cpus: "2"
48
- memory: 250M
+ memory: 1G
49
reservations:
50
cpus: "0.1"
51
memory: 128M
0 commit comments