added shm_size
This commit is contained in:
		
							parent
							
								
									d9aecfb891
								
							
						
					
					
						commit
						9e30b49933
					
				@ -65,5 +65,8 @@ services:
 | 
				
			|||||||
      - {{ item }}
 | 
					      - {{ item }}
 | 
				
			||||||
{% endfor %}
 | 
					{% endfor %}
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
 | 
					{% if item.shm_size is defined %}
 | 
				
			||||||
 | 
					    shm_size: {{ item.shm_size }}
 | 
				
			||||||
 | 
					{% endif %}
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
{% endfor %}
 | 
					{% endfor %}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user