Update deploy-to-cloud-btn.md

Add note about having to be logged into Docker Cloud...
This commit is contained in:
Jerry Baker 2016-12-29 10:22:16 -05:00 committed by GitHub
parent 88d41de994
commit 498249685b
1 changed files with 2 additions and 1 deletions

View File

@ -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. 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 ## Adding the 'Deploy to Docker Cloud' button in GitHub