From 82cd3980176fda20d8aa866a3026f661de99f248 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Thu, 19 Mar 2020 10:04:13 +1000 Subject: [PATCH] Added docker-compose --- roles/iohk.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/iohk.nix b/roles/iohk.nix index 9f560da..135d026 100644 --- a/roles/iohk.nix +++ b/roles/iohk.nix @@ -21,6 +21,7 @@ systemPackages = with pkgs; [ #crystal # A compiled language with Ruby like syntax and type inference docker # Pack, ship and run any application as a lightweight container + docker-compose # Multi-container orchestration for Docker gnupg # GNU Privacy Guard, a GPL OpenPGP implementation go-jira # Simple command line client for Atlassian's Jira service written in Go icr # Interactive console for the Crystal programming languag