JAVA_TOOL_OPTIONS в настройки стека, вместо Dockerfile
This commit is contained in:
		| @@ -15,6 +15,9 @@ services: | |||||||
|       - "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health" |       - "traefik.http.services.expertisa-master.loadbalancer.healthcheck.path=/health" | ||||||
|       - "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s" |       - "traefik.http.services.expertisa-master.loadbalancer.healthcheck.interval=5s" | ||||||
|  |  | ||||||
|  |     environment: | ||||||
|  |       JAVA_TOOL_OPTIONS: "-XX:MaxRAMPercentage=90" | ||||||
|  |        | ||||||
|     network_mode: bridge |     network_mode: bridge | ||||||
|  |  | ||||||
| configs: | configs: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user