Skip to content

Commit a5c9085

Browse files
committed
docs: add ulimits to Compose compatibility doc
1 parent d344392 commit a5c9085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/8-compose-file-reference/1-support-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ If you rely on a specific Compose feature that is not supported by Uncloud, plea
4646
| `stop_grace_period` | ✅ Supported | Time to wait after SIGTERM before SIGKILL |
4747
| `storage_opt` | ❌ Not supported | |
4848
| `sysctls` | ✅ Supported | Namespaced kernel parameters |
49+
| `ulimits` | ✅ Supported | Resource limits |
4950
| `user` | ✅ Supported | Set container user |
5051
| `volumes` | ✅ Supported | Named volumes, bind mounts, tmpfs |
5152
| **Deploy** | | |

0 commit comments

Comments
 (0)