Alan
2021-02-17 41f5434217c77cb0fd87b08008876f7a5be5af55
1
2
3
4
#!/usr/bin/env bash
mvn package
 
docker build -t febs-server-generator .