From 516236e397a9179d3d53f583e7eca235d8ebe413 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 5 Sep 2019 17:01:00 -0400 Subject: [PATCH] Update docker_resources.md --- build_your_own_lab/docker_resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_your_own_lab/docker_resources.md b/build_your_own_lab/docker_resources.md index 66dbe6a..b5165c5 100644 --- a/build_your_own_lab/docker_resources.md +++ b/build_your_own_lab/docker_resources.md @@ -37,7 +37,7 @@ - [plash](https://github.com/ihucos/plash) - A container run and build engine - runs inside docker. - [rocker-compose](https://github.com/grammarly/rocker-compose) - Docker composition tool with idempotency features for deploying apps composed of multiple containers. By [@grammarly](grammarly) - [rocker](https://github.com/grammarly/rocker) - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by [grammarly](grammarly). -- [Stacker](https://github.com/stacker/stacker-cli) - Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience). +- [Stacker](https://github.com/stacker/stacker-cli) - Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience) ## Deployment and Infrastructure