arion-compose-0.2.0.0: Run docker-compose with help from Nix/NixOS
Safe HaskellSafe-Inferred
LanguageHaskell2010

Arion.Nix

Synopsis

Documentation

withEvaluatedComposition :: EvaluationArgs -> (FilePath -> IO r) -> IO r Source #

Run with docker-compose.yaml tmpfile

withBuiltComposition :: EvaluationArgs -> (FilePath -> IO r) -> IO r Source #

Do something with a docker-compose.yaml.