This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
rht
/
ocp-arch-lab-materials
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
reorg, add php-hello
Grega Bremec
il y a 7 mois
Parent
8b212400cc
commit
01d11a49a8
4 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
labs/health/console/php-helloworld/index.php
0
0
labs/health/strategy/Dockerfile
0
0
labs/health/strategy/import.sh
0
0
labs/health/strategy/users.sql
+ 3
- 0
labs/health/console/php-helloworld/index.php
Voir le fichier
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
Voir le fichier
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
Voir le fichier
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
Voir le fichier