Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
xadssa/php-test
Dooratre
/
php-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bf62fb5
php-test
/
index.php
xadssa
Duplicate from morrispetris/php-test
bf62fb5
almost 2 years ago
raw
Copy download link
history
blame
Safe
49 Bytes
<?php
echo
"Hello, World from Docker! <br>"
;
?>