build_build: Build the Build file

Description Usage Arguments Value

View source: R/build.R

Description

Build the Build File. The build file is a shell script that uses docker to build a a container based on Dockerfile created early. Spin up a container, mount the necessary folders to get the packages to zip function

Usage

1
build_build(path, lambda_name)

Arguments

path

Folder to where the file must be written

lambda_name

Name of lambda function

Value

Nothing. Builds a text file named build in the folder that you specify in path


zegkreist/lambaRt documentation built on Dec. 12, 2019, 9:15 a.m.