libcompose icon indicating copy to clipboard operation
libcompose copied to clipboard

Support memory reservation

Open yinshiua opened this issue 9 years ago • 1 comments

Docker compose does not support memory reservation in version2. (https://github.com/docker/compose/pull/3714) Is it possible to support memory reservation in version2?

If not, I saw version3 supports memory reservation (https://docs.docker.com/compose/compose-file/), when do you plan on supporting this?

yinshiua avatar Feb 21 '17 19:02 yinshiua

It has been merged : https://github.com/docker/compose/pull/4563

c100k avatar Mar 07 '17 23:03 c100k