Learn R Programming

dockerfiler (version 0.2.4)

docker_ignore_add: Create a dockerignore file

Description

Create a dockerignore file

Usage

docker_ignore_add(path)

Value

The path to the .dockerignore file, invisibly.

Arguments

path

Where to write the file

Examples

Run this code
if (FALSE) {
  docker_ignore_add()
}

Run the code above in your browser using DataLab