This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Infrastructure
/
alpine-phpfpm-nginx-baseimage
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b59a07c1b8
Ramas
Etiquetas
develop
master
php74
php74-apache
php82-apache-wordpress
php82-wordpress
staging
alpine-phpfp...
/
run_tests.sh
run_tests.sh
95 B
Histórico
Raw
1
2
3
#!/usr/bin/env sh
apk --no-cache add curl
curl --silent --fail http://app:8080 | grep 'PHP 8.1'