Alan
2021-02-21 ac7c05644ab8e5cf3ea4d00e6ecfd75a746af88a
1
2
3
4
#!/usr/bin/env bash
mvn package
 
docker build -t febs-server-test .