mdsrocker_dockerfiles: Dockerfile Specifications

mdsrocker_dockerfilesR Documentation

Dockerfile Specifications

Description

A data set containing the the specifications for different dockerfiles.

Usage

mdsrocker_dockerfiles

Format

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.

Source

ADDIUM


meterds/mdsrocker documentation built on Dec. 2, 2023, 11:56 p.m.