Adrien Duermael
5b8abceb56
don’t copy files to /_site ( #871 )
...
files in /usr/src/app/allvbuild and /_site are the same. Let’s just serve what’s in /usr/src/app/allvbuild.
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-13 15:28:42 -08:00
Trapier Marshall
a3a74e9db3
improve formatting on insecure registry openssl command ( #873 )
2016-12-13 15:28:00 -08:00
LRubin
b82488eb27
Merge pull request #869 from sanscontext/id-security
...
add pointer to docker credential helpers
2016-12-13 13:24:20 -08:00
Nathan Guse
49dafa36f2
Fix Recovering from losing the quorum link ( #860 )
2016-12-13 12:51:52 -08:00
Chris Dituri
1c4fe38c04
fix typo in engine/swarm/how-swarm-mode-works/services.md ( #857 )
...
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2016-12-13 12:50:02 -08:00
Joao Fernandes
4c2701d2f5
Merge pull request #865 from joaofnfernandes/ucp-redirect
...
Add redirect for /ucp/reference/uninstall/
2016-12-13 10:42:59 -08:00
Joao Fernandes
6e9605153d
Merge pull request #351 from forkbomber/distribution-registry-nginx-reverse-proxy-avoid-second-api-version-header
...
Registry: do not append second Docker-Distribution-Api-Version on Nginx reverse proxy
2016-12-13 10:42:35 -08:00
LRubin
fc96ebc3f4
add pointer to docker credential helpers
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-13 10:20:00 -08:00
LRubin
dd3d6a130a
Merge pull request #862 from burik666/patch-1
...
Update index.md
2016-12-13 10:16:27 -08:00
LRubin
7fe9c1d923
Merge pull request #856 from pkennedyr/patch-1
...
Updated w/ Docker Cloud Org Support
2016-12-13 09:48:11 -08:00
Joao Fernandes
9a1b8ef517
Add redirect for /ucp/reference/uninstall/
2016-12-13 09:37:03 -08:00
Andrey Burov
824f06e35c
Update index.md
...
Password is not hashes in the config file. Password is base64 encoded.
2016-12-13 18:06:48 +03:00
Ryan Kennedy
82d9e2d532
Updated w/ Docker Cloud Org Support
...
Updated image-scan.md to reflect that security scanning of private repositories w/in an organization is available in Docker Cloud.
2016-12-12 20:39:26 -08:00
Joao Fernandes
a2c4e69ab7
Merge pull request #855 from joaofnfernandes/792-where-run-commands
...
Make clear where to run DDC commands
2016-12-12 18:44:26 -08:00
forkbomber
f8d4f8b5c5
Do not add second Api-Version header
...
Only append "additional" Docker-Distribution-Api-Version header in case
none were received from upstream.
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
forkbomber
ad1b85e67c
Disable parameters substitution in heredoc
...
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
Michal Guerquin
204051f35c
Fix typo ( #853 )
...
UCP -> UDP
2016-12-12 16:10:30 -08:00
LRubin
7935e3e113
Merge pull request #581 from MaximeHeckel/CLOUD-3442
...
update dockercloud events api doc with filters
2016-12-12 16:09:59 -08:00
Joao Fernandes
0ffee96b0a
Make clear where to run DDC commands
2016-12-12 15:59:05 -08:00
Joao Fernandes
921e8d0bb3
Merge pull request #854 from joaofnfernandes/configure-ucp-logs
...
Add ELK stack example to UCP 2.0
2016-12-12 15:36:04 -08:00
Joao Fernandes
fb216811b0
Add ELK stack example to UCP 2.0
2016-12-12 15:03:51 -08:00
Joao Fernandes
07fd6f5bc0
Merge pull request #844 from joaofnfernandes/list-offline-tars
...
Automate display of urls for DDC offline install
2016-12-12 13:42:14 -08:00
LRubin
f5a3c6a3e6
Merge pull request #851 from sanscontext/refix-verify
...
fixing some additional formatting blips
2016-12-12 13:19:19 -08:00
Victoria Bialas
3d08faab47
Merge pull request #845 from londoncalling/webserver-container-access
...
formatting updates on d4mac
2016-12-12 13:18:54 -08:00
Victoria Bialas
63446320f1
backed out new troubleshooting tip per review comments
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-12 12:44:24 -08:00
LRubin
b817088c57
fixing some additional formatting blips
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-12 11:55:18 -08:00
Misty Stanley-Jones
733bf29cd8
Merge pull request #731 from mstanleyjones/distribution_docs_from_upstream
...
Pull distribution reference docs from upstream repo
2016-12-12 11:53:33 -08:00
Misty Stanley-Jones
74cbb5e33a
Merge pull request #829 from mstanleyjones/update_pr_template
...
Improvements to PR and Issue templates
2016-12-12 11:33:35 -08:00
Misty Stanley-Jones
67b2ea0565
Merge pull request #297 from mstanleyjones/swarm_service_create_no_suitable_node
...
Add to swarm admin docs
2016-12-12 11:12:45 -08:00
Misty Stanley-Jones
efd865f13f
Merge pull request #235 from mstanleyjones/96_working_with_networks
...
Rewrites to the 'Working with Networks' topic
2016-12-12 11:09:50 -08:00
Misty Stanley-Jones
52a4baf032
Merge pull request #841 from mstanleyjones/ipv6_networking_routing_image
...
Fix image in ipv6 file
2016-12-12 10:57:51 -08:00
Joao Fernandes
5e73d6295d
Automate display of urls for DDC offline install
2016-12-12 09:43:44 -08:00
LRubin
1e127898e7
Merge pull request #840 from sanscontext/fix-verify
...
fix the verify step in cloud tutorial
2016-12-09 17:16:20 -08:00
Victoria Bialas
506f81063c
added troubleshooting info for docker/for-win issue 197
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-09 17:10:48 -08:00
Misty Stanley-Jones
aa5b1f4be7
Improvements to PR and Issue templates
2016-12-09 14:29:05 -08:00
Misty Stanley-Jones
e6134824f9
Fix image in ipv6 file
...
Fixes #738
2016-12-09 14:10:00 -08:00
LRubin
83474ce980
fix the verify step in cloud tutorial
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-09 13:14:32 -08:00
LRubin
32583f3923
Merge pull request #836 from sanscontext/service-links-fix
...
fix indentation and line breaks
2016-12-09 12:10:16 -08:00
Joao Fernandes
ad302146d9
Merge pull request #835 from joaofnfernandes/integrate-dct-ci
...
How to use UCP/DCT for CI/CD
2016-12-09 10:30:00 -08:00
Joao Fernandes
8eb6722639
How to use UCP/DCT for CI/CD
2016-12-09 10:20:21 -08:00
Joao Fernandes
e8ecad58c5
Merge pull request #839 from riyazdf/delegations-forward-pointer
...
Leave a forward pointer to delegation roles in ddc doc
2016-12-09 10:15:05 -08:00
Riyaz Faizullabhoy
76fd6c0d5d
Leave a forward pointer to delegation roles in ddc doc
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-12-09 09:37:09 -08:00
LRubin
3857bb22b9
fix indentation and line breaks
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-12-08 18:29:08 -08:00
Joao Fernandes
d60ea9b880
Merge pull request #834 from joaofnfernandes/ucp-release-notes
...
Add release notes for UCP 1.1.5
2016-12-08 17:32:38 -08:00
Victoria Bialas
1939c2cd19
Merge pull request #684 from aanand/update-compose-getting-started
...
Updates to Compose getting started guide
2016-12-08 17:15:51 -08:00
Victoria Bialas
b403026417
Merge pull request #664 from vonProteus/patch-1
...
fix link for bash-completion
2016-12-08 17:11:51 -08:00
Victoria Bialas
6836030b6a
Merge pull request #831 from londoncalling/banner-update-add-to-toolbox
...
re-formatted advisory blockquote, and added advisories to Toolbox docs
2016-12-08 17:01:05 -08:00
Victoria Bialas
7fab7b6acb
added back in gradient, EBEDEF, previous was EFEBE9
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -08:00
Victoria Bialas
f788509332
re-formatted advisory blockquote, and added advisories to Toolbox docs
...
added kitematic advisories, and updated getting started instructions
incorporated Laura's comments apps --> applications
removed gradient on advisory blockquote because Netlify doesn't like it :-(
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -08:00
Joao Fernandes
415805e499
Add release notes for UCP 1.1.5
2016-12-08 16:10:45 -08:00