Merge pull request #60 from coollabsio/next

fix broken link
This commit is contained in:
🏔️ Peak
2024-10-31 18:16:09 +01:00
committed by GitHub

View File

@@ -161,7 +161,7 @@ You can rollback to a previous version of your resource. At the moment, only loc
### Resource Limits ### Resource Limits
By default, the container won't have any resource limits. You can set the limits here. For more details, read the [Docker documentation](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu_count-cpu_percent-cpu_shares-cpu_period-cpu_quota-cpus-cpuset-domainname-hostname-ipc-mac_address-mem_limit-memswap_limit-mem_swappiness-mem_reservation-oom_kill_disable-oom_score_adj-privileged-read_only-shm_size-stdin_open-tty-user-working_dir). By default, the container won't have any resource limits. You can set the limits here. For more details, read the [Docker documentation](https://docs.docker.com/reference/compose-file/deploy/#resources).
## Deployment Types ## Deployment Types