Clone
 

hoey <jhoey@parts-unltd.com> in dealerlocator-service-git

Updated pkill once again

Signed-off-by: Hoey <JHoey@parts-unltd.com>

Changed killall to pkill all

Signed-off-by: Hoey <JHoey@parts-unltd.com>

devops-544:Removed commented out lines, possibly interferring with build

devops-544:Updated Dockerfile

devops-544:Updated Dockerfile, removed copy of dealerlocator.war and moved chown -R tomcat7. /var/lib/tomcat7/webapps to startup instead of during build since war file is mapped to the server

devops-544:Removed script.sh. Not being used and causes confusion with it existing

    • -11
    • +0
    /dockerbuild/dealerlocator/script.sh
devops-534:Removed agent any from each stage

Devops-534:Updated jenkinsfile to copy war file to dockerbuild and having the Dockerfile use that war file instead of one stored in configs repo

devops-494:Updated to chmod web.xml

devops-494:Updated chown commands

Added chown and chgrp commands to their own step

Added new line for chown tomcat7 for /var/log

Updated Dockerfile

sytnax

    • -16
    • +20
    /dockerbuild/dealerlocator/Dockerfile
devops-491:Updated Dockerfile

Syntax

DEVOPS-350 Updated Dockerfile to curl from new file in prd-maint02vm

Removed jenkinsfile

Updated to use prd-maint02vm instead of 01

Switched ubuntu version to xenial

Package not found

Added update

Syntax...

Syntax

Comment out base image

    • -14
    • +14
    /dockerbuild/dealerlocator/Dockerfile
Have Dockerfile build off of base image

Updated base image

    • -14
    • +14
    /dockerbuild/dealerlocator/Dockerfile
Added dir path for apache config file

Added apt-get update before installs