Commit Graph

50572 Commits

Author SHA1 Message Date
nast88 28fece6e53
Update part3.md
You have an error in the yml file, it should be set to local port 4000 according to the rest of the tutorial
2018-12-15 14:42:33 +02:00
gobold1979 92cfec0600
Numbers were confused
In the tutorial, you connect to alpine1 (ONE!), do some stuff, can't ping alpine2 and I guess the author was confused at this point because immediately after not being able to ping alpine2 comes detaching from the one you're connected to and that's alpine1.
2018-12-14 22:55:12 +01:00
Maria Bermudez d38a5c70df
Update instructions 2018-12-14 08:58:41 -08:00
ollypom a2562a278b Added 3.1.1 value
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-14 12:21:41 +00:00
gabrielmcg 530076c6f7
Update collect-cluster-metrics.md
need extra whitespace before replicas: 2  or else invalid yaml
2018-12-14 10:03:55 +00:00
Maria Bermudez 7ed4cfd4fe Update screenshots, wording for DTR installation, remove redirect 2018-12-13 23:00:53 -08:00
Maria Bermudez 1014a965ed Merge branch 'master' of github.com:docker/docker.github.io 2018-12-13 16:12:00 -08:00
Jie Min Wong 81e7e46fab re-add section on adding web hook 2018-12-13 15:43:04 -08:00
L-Hudson d4277a5065
Merge pull request #7853 from ollypom/azureremoveswarmport
Azure Docs - Removed Swarm Port
2018-12-13 14:25:37 -05:00
Maria Bermudez be13b49abc
Merge pull request #7698 from thaim/patch-1
fix missing symbol to indicate start of command
2018-12-13 10:42:34 -08:00
ollypom 86ac0adccc Removed Swarm Port
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-13 18:41:33 +00:00
Maria Bermudez f96ef308bb
Merge pull request #7726 from shagohead/patch-1
fixed small typo in runmetrics.md
2018-12-13 10:39:52 -08:00
L-Hudson b4065aac7e
Merge pull request #7849 from jackfruhecolab/patch-1
HIt to visit kitematic github page for kitematic
2018-12-13 09:21:35 -05:00
jackfruhecolab d4797df255
HIt to visit kitematic github page for kitematic 2018-12-12 20:45:51 -06:00
Maria Bermudez 61abb720a2 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-12 17:01:23 -08:00
Maria Bermudez 957f6ce16c
Merge pull request #7831 from abhinanduN/patch-1
Update navigation.css
2018-12-12 17:00:01 -08:00
Maria Bermudez 0a360151e4
Update _navigation.scss 2018-12-12 16:49:08 -08:00
Maria Bermudez fc6969b03e
Move update to sidebar section 2018-12-12 16:46:23 -08:00
Maria Bermudez 72468af580
Add applicable UCP versions for note 2018-12-12 14:49:44 -08:00
Maria Bermudez 692b4412e4 Add note around SELinux Prometheus deployment 2018-12-12 14:31:54 -08:00
Maria Bermudez 47084cb592
Merge pull request #7834 from bermudezmt/dtr-deploy-caches
Add note around deploying DTR caches to avoid synchronicity issues
2018-12-12 13:04:58 -08:00
Maria Bermudez a20ccb4e5f Merge branch 'master' of github.com:docker/docker.github.io 2018-12-12 12:38:09 -08:00
Maria Bermudez e0a665eb48 Fixed syntax and incorporated editorial feedback 2018-12-12 12:36:11 -08:00
L-Hudson 734b58f258
Merge pull request #7840 from sujaypillai/patch-3
404 for existing link to Expose Intro
2018-12-12 15:21:19 -05:00
Maria Bermudez 22d79a200c Merge branch 'master' of github.com:docker/docker.github.io 2018-12-12 11:39:19 -08:00
Sujay Pillai 49b1c2b8f3
404 for existing link to Expose Intro
The current link - https://v1-8.docs.kubernetes.io/docs/tutorials/kubernetes-basics/expose-intro/ to the expose intro is broken (Gives 404 not found) and hence updated it to - https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
2018-12-12 12:35:54 +08:00
L-Hudson f7b1182fde
Merge pull request #7839 from jmorganca/update-hub-builds-classic-links
Fix Docker Hub automated builds links
2018-12-11 17:50:04 -05:00
Jeffrey Morgan 24bd80a008 Use .md notation in hashtag links 2018-12-11 17:40:49 -05:00
Jeffrey Morgan 939c7d33c9 Dont use index.md when using hashtag links 2018-12-11 17:04:55 -05:00
Jeffrey Morgan 0a21710622 Fix broken docs links for hub builds 2018-12-11 17:01:51 -05:00
Jeffrey Morgan e7dce04e36 Fix classic hub docs url 2018-12-11 16:42:18 -05:00
Maria Bermudez 322fc587a4
Merge pull request #3 from docker/master
Merge public:master site into my personal fork
2018-12-11 12:41:00 -08:00
Maria Bermudez 114baa4c13 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-11 12:23:20 -08:00
L-Hudson bb5c8e413a
Merge pull request #7837 from JoeWrightss/patch-3
Typo fixed: "Virtualbox" to "VirtualBox".
2018-12-11 13:38:48 -05:00
JoeWrightss 186dc9dc2b Fix some typos
Signed-off-by: JoeWrightss <zhoulin.xie@daocloud.io>
2018-12-11 22:34:42 +08:00
L-Hudson a955b4a7a2
Merge pull request #7836 from dimaqq/master
Document consistency flag in mounts
2018-12-11 08:29:30 -05:00
Dima Tisnek 6dd9fa00e9 Document consistency flag in mounts 2018-12-11 12:46:25 +09:00
L-Hudson 5254404567
Merge pull request #7832 from bensonarokiadoss/master
update mgr and agent image location to pull from dockerhub
2018-12-10 16:28:09 -05:00
Maria Bermudez 4bdcbf8ae9 Merge branch 'master' of github.com:docker/docker.github.io 2018-12-10 12:41:24 -08:00
Maria Bermudez 13cb09d30d
Merge pull request #911 from docker/fix-classic-url
Fix classic hub docs url
2018-12-10 12:34:25 -08:00
Jeffrey Morgan 88318a94fc Fix classic hub docs url 2018-12-10 15:27:01 -05:00
L-Hudson cd6a6a067f
Merge pull request #7835 from bermudezmt/dtr-cli-join
Add example usage
2018-12-10 15:00:44 -05:00
L-Hudson 51d2167776
Merge pull request #7731 from docker/ssh-docker-build-usage-826
Document SSH usage for Docker builder
2018-12-10 14:59:28 -05:00
Maria Bermudez f8ec113f4b Add example usage 2018-12-10 10:59:54 -08:00
Maria Bermudez cd710189db Add note around deploying DTR caches to avoid synchronicity issues 2018-12-10 10:44:29 -08:00
Abhinandu V Nair 077b391ef1
Update navigation.css
Updated cursor pointer for collapsed navigation links with content inside them
2018-12-10 21:10:26 +05:30
bensonarokiadoss 3702d79a4f update mgr and agent image location to pull from dockerhub 2018-12-10 15:18:34 +00:00
Anne Henmi 07620469f9
Update build_enhancements.md 2018-12-10 08:04:39 -07:00
L-Hudson 377bd94bf6
Merge pull request #7829 from gforghetti/patch-12
Update index.md
2018-12-10 09:28:56 -05:00
L-Hudson fc1e6c0812
Merge pull request #7420 from vitorreis/patch-1
NOREF - Fix Invalid docker-compose.yml in wordpress sample
2018-12-10 09:27:44 -05:00