Learn R Programming

golem (version 0.0.1.5000)

add_dockerfile: Create a Dockerfile for Shiny App

Description

Build a container containing your Shiny App.

Usage

add_dockerfile(input = "DESCRIPTION", output = "Dockerfile")

Arguments

input

path to the DESCRIPTION file to use as an input.

output

name of the Dockerfile output.

Examples

Run this code
# NOT RUN {
add_dockerfile()
# }

Run the code above in your browser using DataLab