visualsubnetcalculator/Dockerfile

5 lines
105 B
Docker
Raw Normal View History

2018-09-21 11:00:05 -05:00
FROM php:5.6-apache
COPY index.php gennum.php subnets.html /var/www/html/
COPY img/* /var/www/html/img/