From 04a21a8de05111f5a610039258fb7c352d98ab56 Mon Sep 17 00:00:00 2001 From: Tony Pujals Date: Thu, 30 Nov 2017 14:25:15 -0800 Subject: [PATCH] Add missing Docker edition names to content table (#5328) --- docker-store/publish.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-store/publish.md b/docker-store/publish.md index 03d81c52a3..4e144e1ae8 100644 --- a/docker-store/publish.md +++ b/docker-store/publish.md @@ -20,8 +20,8 @@ published in the Store. | If your content: | Can publish on Store | Can be certified and supported by Docker | Supported by publisher | |:-----|:--------|:------|:-----| -| Works on Docker Edition | YES | YES | Required | -| Works on Docker Edition | YES | NO | Optional | +| Works on Docker Enterprise Edition | YES | YES | Required | +| Works on Docker Community Edition | YES | NO | Optional | | Does not work on Docker Certified Infrastructure | NO | N/A | N/A |