diff --git a/Dockerfile b/Dockerfile index f004593..e29a2b9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ FROM php:5.6-apache -COPY index.php gennum.php subnets.html /var/www/html/ +COPY index.php gennum.php subnets.html calculations.js calculations_4.js calculations_6.js /var/www/html/ COPY img/* /var/www/html/img/