2 lines
44 B
Docker
2 lines
44 B
Docker
FROM php:7-apache
|
|
COPY wwwroot /var/www/html |
FROM php:7-apache
|
|
COPY wwwroot /var/www/html |