Rollback ulimits
This commit is contained in:
parent
7016ab2464
commit
56beaa8208
|
@ -262,5 +262,5 @@
|
|||
network_mode: "{{ item.value.network_mode | default ('default') }}"
|
||||
shm_size: "{{ item.value.shm_size | default ('64M') }}"
|
||||
ports: "{{ item.value.ports | default ([]) }}"
|
||||
ulimits: "{{ item.value.ulimits | default ('') }}"
|
||||
# ulimits: "{{ item.value.ulimits | default ('') }}"
|
||||
tags: always
|
Loading…
Reference in New Issue