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