Open ortizman opened 1 year ago
The problem occurs when we define a custom service Ex:
definitions: services: docker: memory: 5120 docker-7g: type: docker memory: 7168
Thanks for reporting. IIRC this is unsupported for the docker service. As a workaround just using the "docker" service should suffice for testing.
The problem occurs when we define a custom service Ex: