piyushparkash / FamilyTree

Vanshavali:- FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.
GNU General Public License v3.0
80 stars 39 forks source link

Docker build failes #54

Closed medyagh closed 6 years ago

medyagh commented 6 years ago
Sending build context to Docker daemon  9.773MB
Error response from daemon: Cannot locate specified Dockerfile: Dockerfile

the reason is the Dockerfile is spelled as DockeFile, I will make a PR to fix this.