TODO: Add real documentation here !!!!!
docker
# Build everything
$ bash makebin.sh
# Skip `build` and `run` phases
$ bash makebin.sh --skip build --skip run
# Run lambda environment
$ bash test_lambda.sh
# After the `makebin.sh` get interactive shell into the building container
$ bash test_container.sh