From 76b870ebb1e643c196d91bc9db82b52ea408ffde Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 13:55:27 +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 256759f2..07ba16db 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -25,6 +25,7 @@ * [docker.com: Intro Guide to Dockerfile Best Practices](https://www.docker.com/blog/intro-guide-to-dockerfile-best-practices/) * [**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. * [Awesome Compose](https://github.com/docker/awesome-compose) ## Portainer