dokploy/docker
Kristóf Hauser 31077bd2c4 feat: use ss -tulnp | grep ':PORT ' instead of lsof -i :PORT
On GCP instances lsof -i gives false positive about port usage. Using ss -tulnp fixes this
2024-05-01 15:53:47 +02:00
..
build.sh feat: initial commit 2024-04-28 23:57:52 -06:00
prod.sh feat: use ss -tulnp | grep ':PORT ' instead of lsof -i :PORT 2024-05-01 15:53:47 +02:00
push.sh feat: initial commit 2024-04-28 23:57:52 -06:00