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...
665da92
php-test1
/
Dockerfile
morrispetris
Create Dockerfile
665da92
over 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
FROM
php:
7.0
-apache
COPY
index.php /var/www/html
EXPOSE
7860