Update for branch - RBE4
What isn't changed:
- The "meat + potatoes" code base behind the Builder Container
What is changed:
- Updates to .gitlab-ci.yml to allow for branch based tagging of built media
- run.sh ---> project.sh offers more robust interface for the project (I've added a wiki for it)
- config.yml added to customize how project is built and ran
- docker/ ---> container/ where container + service deployment reside
- container/Dockerfile - fixes an issue where Servername needs to be defined for the base Apache container
- container/docker-compose.yml - Will look at local built project containers instead of building the container image on service run