Closed TomHAnderson closed 4 years ago
Thanks for this, Tom. Do you think there's any harm in moving some of these files into a subdirectory? I just like keeping the top level uncluttered.
I did move most of the files into the new .docker directory.
If you wanted to do a lot of modifications to the Dockerfile you could move it to .docker too but look at the laminas skeleton: https://github.com/laminas/laminas-mvc-skeleton
Dockerfile and docker-compose.yml are both in the top level directory just like I've provided them here.
If you were serious about cleaning up your top level directory you would move your docs directory to it's own branch e.g. https://github.com/mathisGarberg/angular-folder-structure/tree/docs
Use:
This is not intended to be a production ready docker container. Instead this is provided as a starting point for using Docker with this project.