prepare: Prepare for docker build

Description Usage Arguments

Description

Prepare for a build by writing a dockerfile and copying scripts into the build directory.

Usage

1
prepare(type = "test", filename = NULL)

Arguments

type

Type of container to build. Valid options are "test", "run" and "production" (last one only for packages).

filename

Full path to dockertest filename if not in the current directory or in the docker/ or dockertest/ directory.


traitecoevo/dockertest documentation built on May 31, 2019, 7:42 p.m.