From 49ecf2710cc365acf9a278a13484577beedd1bdb Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 13:59:08 +0200 Subject: [PATCH] Update docker.md --- docs/docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docker.md b/docs/docker.md index 07ba16db..a7e85003 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -26,6 +26,7 @@ * [**GitHub build-push-action**](https://github.com/docker/build-push-action) Build+push official Docker GitHub action * [docker.com: Announcing the Compose Specification 🌟🌟🌟](https://www.docker.com/blog/announcing-the-compose-specification/) * [infoworld.com: Docker's Compose specification is now an open standard](https://www.infoworld.com/article/3536573/dockers-compose-specification-is-now-an-open-standard.html) Docker’s system for creating applications from multiple containers is now available on GitHub for all to contribute to. + * [theregister.co.uk: Compose yourselves – Docker has published multi-container app spec, needs contributors to help maintain and develop it](https://www.theregister.co.uk/2020/04/08/docker_opens_up_compose_specification/) Now focused on developers, firm wants its tools to be more universally useful. Keep it light(weight), though. * [Awesome Compose](https://github.com/docker/awesome-compose) ## Portainer