From 498249685bb2e1bba07d08ecdf705e5c07ccae1f Mon Sep 17 00:00:00 2001 From: Jerry Baker Date: Thu, 29 Dec 2016 10:22:16 -0500 Subject: [PATCH] Update deploy-to-cloud-btn.md Add note about having to be logged into Docker Cloud... --- docker-cloud/apps/deploy-to-cloud-btn.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-cloud/apps/deploy-to-cloud-btn.md b/docker-cloud/apps/deploy-to-cloud-btn.md index 0275770127..3b17b4beb0 100644 --- a/docker-cloud/apps/deploy-to-cloud-btn.md +++ b/docker-cloud/apps/deploy-to-cloud-btn.md @@ -21,6 +21,7 @@ The button redirects the user to the **Launch new Stack** wizard, with the stack The user can still modify the stack definition before deployment. +Note: In order for the **Deploy to Docker Cloud** deployment to work correctly, users must be logged into Docker Cloud prior to clicking the button otherwise a 404 error will be returned. ## Adding the 'Deploy to Docker Cloud' button in GitHub @@ -60,4 +61,4 @@ where `` is the path to your GitHub repository. For example: You can use your own image for the link (or no image). Our **Deploy to Docker Cloud** image is available at the following URL: -* `https://files.cloud.docker.com/images/deploy-to-dockercloud.svg` \ No newline at end of file +* `https://files.cloud.docker.com/images/deploy-to-dockercloud.svg`