1
2
3
4
#!/usr/bin/env bash
npm run build:prod
 
docker build -t febs-cloud-web .