This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
Infrastructure
/
alpine-phpfpm-nginx-baseimage
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
73d934d8d7
Branches
Tags
develop
master
php74
php74-apache
php82-apache-wordpress
php82-wordpress
staging
alpine-phpfp...
/
run_tests.sh
run_tests.sh
95 B
Verlauf
Originalformat
1
2
3
#!/usr/bin/env sh
apk --no-cache add curl
curl --silent --fail http://app:8080 | grep 'PHP 8.1'