This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
rht
/
ocp-arch-lab-materials
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
reorg, add php-hello
Grega Bremec
7 ヶ月 前
親
8b212400cc
コミット
01d11a49a8
4 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
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
ファイルの表示
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
ファイルの表示
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
ファイルの表示
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
ファイルの表示