Run docker-compose with help from Nix/NixOS
- Nix 68.8%
- Haskell 30.4%
- Shell 0.7%
| docs | ||
| examples | ||
| nix | ||
| src | ||
| tests | ||
| .envrc | ||
| .gitignore | ||
| antora-playbook.yml | ||
| arion-compose.cabal | ||
| bors.toml | ||
| build | ||
| cabal.project | ||
| CHANGELOG.md | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| HACKING.md | ||
| LICENSE | ||
| live-unit-tests | ||
| nixos-module.nix | ||
| README.asciidoc | ||
| repl | ||
| run-arion | ||
| run-arion-quick | ||
| run-arion-via-nix | ||
| Setup.hs | ||
| shell.nix | ||
Arion is a tool for building and running applications that consist of multiple docker containers using NixOS modules. It has special support for docker images that are built with Nix, for a smooth development experience and improved performance. # https://docs.hercules-ci.com/arion/[Intro and Documentation]