Kaynağa Gözat

Update docker.md

Stefan Pejcic 1 yıl önce
ebeveyn
işleme
b2ec60ded6
1 değiştirilmiş dosya ile 0 ekleme ve 11 silme
  1. 0 11
      documentation/docs/admin/scripts/docker.md

+ 0 - 11
documentation/docs/admin/scripts/docker.md

@@ -59,17 +59,6 @@ The `docker stats` command is a resource-intensive operation that consumes signi
 :::
 :::
 
 
 
 
-
-## Is port in use
-
-The `is_port_in_use` script is used by the PM2 (Python / NodeJS Application Manager) when installing a new applicaiton to chekc if specified port is already in use in the docker contianer by another application or process.
-
-
-```bash
-opencli docker-is_port_in_use [username]
-```
-
-
 ## usage_stats_cleanup
 ## usage_stats_cleanup
 
 
 The `usage_stats_cleanup` script is used by the AdminPanel to rotate the 'Past Resource Usage' data for each user, with [the setting](https://docs.openpanel.co/docs/admin/scripts/openpanel_config#resource_usage_retention) specified by the Administrator.
 The `usage_stats_cleanup` script is used by the AdminPanel to rotate the 'Past Resource Usage' data for each user, with [the setting](https://docs.openpanel.co/docs/admin/scripts/openpanel_config#resource_usage_retention) specified by the Administrator.