Added docker-compose
This commit is contained in:
parent
c5922f163b
commit
82cd398017
|
@ -21,6 +21,7 @@
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
#crystal # A compiled language with Ruby like syntax and type inference
|
#crystal # A compiled language with Ruby like syntax and type inference
|
||||||
docker # Pack, ship and run any application as a lightweight container
|
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
|
gnupg # GNU Privacy Guard, a GPL OpenPGP implementation
|
||||||
go-jira # Simple command line client for Atlassian's Jira service written in Go
|
go-jira # Simple command line client for Atlassian's Jira service written in Go
|
||||||
icr # Interactive console for the Crystal programming languag
|
icr # Interactive console for the Crystal programming languag
|
||||||
|
|
Loading…
Reference in a new issue