FaaS-SMTP
structure
_conf/
_ - directory with configuration files
scripts/
- directory with utils and scripts
build image
To build faas-smtp
docker image
cd scripts/helpers && ./build.sh
run image
To run faas-smtp
docker image
cd scripts/helpers && ./run.sh