docker.sh 72 Bytes Raw Blame History Permalink 1 2 3 4 #!/bin/bash # where is the package : cd $1 mvn clean package -DskipTests