R/lambdar.R
build_image.Rd
Reads your _lambdar.yml config file, creates a Dockerfile from it, and then attempts to create a container from the Dockerfile using docker build. You must have Docker installed for this to work, otherwise it will throw an error.
_lambdar.yml
docker build
build_image()