updating readme and fixing docker file copys
This commit is contained in:
parent
b9cab3fb88
commit
829963dce5
@ -1,3 +1,4 @@
|
||||
FROM php:5.6-apache
|
||||
|
||||
COPY gennum.php subnets.html img/ /var/www/html/
|
||||
COPY gennum.php subnets.html /var/www/html/
|
||||
COPY img/* /var/www/html/img/
|
||||
|
Loading…
Reference in New Issue
Block a user