propellor-5.3.6: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Types.Docker

Documentation

newtype DockerRunParam Source #

Constructors

DockerRunParam (HostName -> String) 

Instances

Show DockerRunParam Source # 

Methods

showsPrec :: Int -> DockerRunParam -> ShowS

show :: DockerRunParam -> String

showList :: [DockerRunParam] -> ShowS