This website works better with JavaScript
홈
탐색
도움말
로그인
rht
/
ocp-arch-lab-materials
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
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
파일 보기