opencodecabilloteu 268d8d2b62
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 1m4s
Docker Build and Push / test (pull_request) Failing after 1h7m58s
Docker Build and Push / push (pull_request) Failing after 14m37s
fix: use container IP instead of port mapping for health check
When running inside Gitea Actions runner (Docker-in-Docker),
127.0.0.1:HOST_PORT doesn't work because the runner container
doesn't have access to the host's port mappings.
Use docker inspect to get the container's direct IP address.
2026-06-08 16:46:13 +00:00
2021-08-06 21:51:24 -04:00
2026-06-08 11:07:14 -04:00
2020-01-08 13:58:04 -05:00
S
Description
Permet simplement d'afficher l'IP du visiteur
96 KiB
Languages
Shell 88.9%
Dockerfile 6.9%
PHP 4.2%