/dhall-containerfile/Containerfile
Copy path to clipboardExported files:
- Statement.dhall:
Type
- Type.dhall:
Type
- add.dhall:
List Text -> List Statement
- arg.dhall:
Prelude.Map.Type Text Text -> List Statement
- concatSep.dhall:
forall (separator : Text) -> forall (elements : List Text) -> Text
- copy.dhall:
List Text -> List Statement
- emptyLine.dhall
- entrypoint.dhall:
List Text -> List Statement
- env.dhall:
Prelude.Map.Type Text Text -> List Statement
- exec.dhall:
Text -> List Text -> List Statement
- expose.dhall:
Text -> List Statement
- exposeTcp.dhall
- exposeUdp.dhall
- from.dhall:
Text -> List Statement
- label.dhall:
Prelude.Map.Type Text Text -> List Statement
- optionalStatements.dhall:
Bool -> List Statement -> List Statement
- optionalTexts.dhall:
Bool -> List Text -> List Text
- package.dhall
- render.dhall:
Containerfile.Type -> Text
- run.dhall:
Text -> List Text -> List Statement
- volume.dhall:
List Text -> List Statement
- workdir.dhall:
Text -> List Statement