mdsrocker_dockerfiles | R Documentation |
A data set containing the the specifications for different dockerfiles.
mdsrocker_dockerfiles
A tibble
with 4 rows and 4 columns:
image: name of the docker image, one of
c("r-aws-minimal", "r-aws-spatial", "r-cicd-minimal", "r-cicd-spatial")
,
description: description of software packed in the docker image,
parent: parent docker image (incl. dockerhub account) from which to build,
script: name of installation shell script to be
executed in docker build
process.
ADDIUM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.