mirror of
https://github.com/hercules-ci/arion.git
synced 2024-11-22 15:24:26 +03:00
Run docker-compose with help from Nix/NixOS
5a2fea9d9d
Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d' (2024-08-01) → 'github:hercules-ci/flake-parts/567b938d64d4b4112ee253b9274472dc3a346eb6' (2024-09-01) • Updated input 'hercules-ci-effects': 'github:hercules-ci/hercules-ci-effects/11e4b8dc112e2f485d7c97e1cee77f9958f498f5' (2024-06-24) → 'github:hercules-ci/hercules-ci-effects/dba4367b9a9d9615456c430a6d6af716f6e84cef' (2024-08-29) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/d04953086551086b44b6f3c6b7eeb26294f207da' (2024-08-02) → 'github:NixOS/nixpkgs/12228ff1752d7b7624a54e9c1af4b222b3c1073b' (2024-08-31) |
||
---|---|---|
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]