Learn R Programming

containerit (version 0.6.0)

Label_Maintainer: Create Label corresponding to the maintainer field

Description

See https://docs.docker.com/engine/reference/builder/#maintainer-deprecated

Usage

Label_Maintainer(value)

Arguments

value

Name or email of the maintainer, see specification

Value

An object of class 'maintainer'

See Also

Other label: Label-class, LabelSchemaFactory, Label_SessionInfo, Label

Other maintainer: Maintainer-class, Maintainer

Examples

Run this code
# NOT RUN {
Label_Maintainer("SvenDowideit@home.org.au")

# }

Run the code above in your browser using DataLab