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