Sagent 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
2017-11-07 11:58:33 +00:00
2017-11-01 12:13:15 +00:00
2026-06-08 11:07:14 -04:00
2020-01-08 10:04:37 -05:00
2020-01-08 13:58:04 -05:00
S
Description
Permet simplement d'afficher l'IP du visiteur
161 KiB
Languages
Shell 86.2%
Dockerfile 9.7%
PHP 4.1%