Copy: Constructor for COPY instruction

Description Usage Arguments Value

View source: R/Class-Copy.R

Description

Copy one or more files or directories to a Docker image.

Usage

1
Copy(src, dest, addTrailingSlashes = TRUE)

Arguments

src

(character vector) list of files or directories to be copied

dest

(character string) destination directory on the Docker image (either absolute or relative to working directory)

addTrailingSlashes

(boolean) add trailing slashes to the given paths if the source is an existing directory

Value

the object


o2r-project/containerit documentation built on June 28, 2021, 2:46 p.m.