To deploy the Jenkins server use the commands:
make build make run
To get the administrator password created use the command:
docker exec jenkins_master_1 cat /var/jenkins_home/secrets/initialAdminPassword