visualsubnetcalculator/Dockerfile

5 lines
95 B
Docker
Raw Normal View History

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