Simple Docker Helloworld Exercise
- Delete old prj if any & Clone new git project
- Put src code to maven package
- Build image based on Docker file
- Remove containers with the same container name if any
- Run container to deploy Docker image
- Push Docker image to a Docker repository