Usha Mandya
ac9264a11b
Update OS screenshot
2020-07-13 17:06:01 +01:00
Vemuluru Venkata Sri Harsha
39fe7accba
Update gettingstarted.md ( #11094 )
...
* Update gettingstarted.md
1. Flask app was running in the wrong port.
2. 5000 port was not exposed in Dockerfile
* Update gettingstarted.md
mistook Redis port to flask port.
2020-07-13 17:06:02 +02:00
Usha Mandya
28210e08d9
Merge pull request #11127 from eashi/patch-1
...
Change ignored directory to forward slash
2020-07-13 15:01:39 +01:00
Usha Mandya
c29f2cccc0
Merge pull request #11134 from usha-mandya/ACI-banner
...
Add Docker ACI integration banner
2020-07-13 12:49:43 +01:00
Ben De St Paer-Gotch
ed36dbe49d
Adding in Cloud steps to tutorial ( #11131 )
...
* Adding in Cloud steps to tutorial
Adding in bullet points referencing how to get started with the cloud in the tutorial and linking to current best blog posts
* Update part2.md
2020-07-13 12:33:59 +01:00
Usha Mandya
a25c0d64ee
Add Docker ACI integration banner
2020-07-13 12:29:00 +01:00
Emad Alashi
6338d9674c
Change ignored directory to forward slash
...
When using the backward slash I think it will only use on Windows?
In my case I was on MacOS and the folders weren't ignored until I changed the slashes to be forward slash.
2020-07-11 22:06:13 +10:00
Usha Mandya
6c5f9996a9
Merge pull request #11125 from usha-mandya/desktop-edge-patch
...
Fix a typo in the URL
2020-07-10 18:08:41 +01:00
Usha Mandya
b89b2c6c2a
Fix a typo in the URL
2020-07-10 17:59:17 +01:00
Usha Mandya
b994003f74
Merge pull request #11123 from usha-mandya/desktop-edge-2331
...
Add release note for 2.3.3.1 Win release
2020-07-10 17:46:52 +01:00
Usha Mandya
4c233c0b97
Add release note for 2.3.3.1 Win release
2020-07-10 17:41:14 +01:00
Usha Mandya
abea719c28
Merge pull request #11118 from lvdh/patch-1
...
Fix commands
2020-07-10 13:24:53 +01:00
Usha Mandya
4ad7fb1912
Merge pull request #11120 from docker/stephen-turner-patch-3
...
Fix incorrect link
2020-07-10 12:01:06 +01:00
Stephen Turner
1d7170a928
Fix incorrect link
2020-07-10 11:53:58 +01:00
Laurens Vanderhoven
eb8880f1fd
Fix commands
...
`docker compose ecs` to `docker ecs compose`
2020-07-10 08:22:13 +02:00
Usha Mandya
03f8c63994
Merge pull request #11117 from usha-mandya/ecs-integration
...
Update install script
2020-07-09 17:04:54 +01:00
Usha Mandya
6279d6067a
Update install script
2020-07-09 17:01:49 +01:00
Usha Mandya
1b4fe9177b
Merge pull request #11113 from usha-mandya/ecs-integration
...
Docker ECS Integration beta docs
2020-07-09 16:34:50 +01:00
Usha Mandya
934d576bda
Merge pull request #11114 from usha-mandya/desktop-edge-2330
...
Desktop Edge v2.3.3.0 release notes
2020-07-09 16:34:23 +01:00
Usha Mandya
0188be21d5
Desktop Edge v2.3.3.0 release notes
2020-07-09 16:15:48 +01:00
Usha Mandya
ebc4ac985d
Add Docker ECS Integration docs
2020-07-09 15:56:06 +01:00
Guillaume Tardif
2e3b1e0211
Remove pinned version 0.1.4 from ACI integration install docs ( #11111 )
...
* Remove pinned version 0.1.4 from ACI integration install docs
* Style updates
Added `target=_blank` to ensure the GH page opens in a new tab
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-09 14:51:18 +01:00
Usha Mandya
3daee545e0
Merge pull request #11110 from djs55/desktop-mutagen-remove-caching
...
Desktop: temporarily remove mention of :cached with mutagen
2020-07-09 12:51:32 +01:00
Usha Mandya
db627f2271
Merge pull request #11109 from thaJeztah/fix_missing_toc_toggle
...
Fix missing "toggle" for right-hand navigation
2020-07-09 11:51:30 +01:00
Sebastiaan van Stijn
a27ed4777d
Merge pull request #11108 from usha-mandya/hub-banner
...
Add a new banner for Docker Hub signups
2020-07-09 12:48:15 +02:00
David Scott
d43d8d9f9e
Desktop: temporarily remove mention of :cached with mutagen
...
Unfortunately the Edge version due for release today does not have
the :cached change.
Signed-off-by: David Scott <dave.scott@docker.com>
2020-07-09 11:32:35 +01:00
Sebastiaan van Stijn
fbfd22c08f
Fix missing "toggle" for right-hand navigation
...
This button was accidentally removed when the archives were
removed in ba85012f47
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-09 12:28:18 +02:00
Usha Mandya
27e2978923
Add a new banner for Docker Hub signups
2020-07-09 10:37:58 +01:00
Usha Mandya
94a8c44837
Merge pull request #11102 from usha-mandya/hub-4162
...
Update docs for annual subscription
2020-07-07 20:19:47 +01:00
Usha Mandya
aedc17519b
Update docs for annual subscription
2020-07-07 19:29:36 +01:00
Usha Mandya
991da00bf7
Merge pull request #11021 from IMMORTALxJO/patch-1
...
Fixed typo in tmpfs example index.md
2020-07-07 16:26:10 +01:00
Ulysses Souza
262aa4a1e3
Post docker-compose 1.26.2 ( #11100 )
...
* Post docker-compose 1.26.2
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-07 10:20:29 +01:00
Usha Mandya
70c9a2b4a6
Merge pull request #11096 from usha-mandya/mutagen-patch
...
Rename Mutagen doc
2020-07-07 09:56:58 +01:00
Usha Mandya
90c51d02af
Rename mutagen doc
2020-07-07 09:47:56 +01:00
David Scott
df416fef94
Desktop: update mutagen file sync documentation ( #11078 )
...
* Desktop: update mutagen file sync documentation
- terminology: we use "synchronize" rather than "cache"
- it's possible to configure it via `:delegated`
- it's possible to avoid it via `:cached`
- scripting should work better with `docker run`
- it's possible to use the global mutagen config file to completely
exclude directories from the sync (in both directions, not just one
direction)
Signed-off-by: David Scott <dave.scott@docker.com>
* Fix minor style issues
Wrap content and fix minor style issues
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-06 14:03:25 +01:00
Stephen Turner
c90cb680c0
Repeat information about Windows 10 Home ( #11091 )
...
* Repeat information about Windows 10 Home
Useful for people who jump into the middle of the page without reading the top
* Update the link to Win Home install page
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-06 14:02:21 +01:00
Usha Mandya
6107ac8c2c
Merge pull request #11086 from usha-mandya/video-tutorials-patch
...
Embed video tutorials within docs
2020-07-03 16:20:32 +01:00
Usha Mandya
dfa0147cc5
Merge pull request #11083 from scjane/patch-136
...
Update convert-account.md
2020-07-03 16:00:48 +01:00
Usha Mandya
fdfefa0cda
Embed video tutorials within docs
2020-07-03 15:59:51 +01:00
Usha Mandya
7e8d24a1d1
Merge pull request #11085 from usha-mandya/registry-patch
...
Add note on Docker Hub
2020-07-03 15:37:00 +01:00
Usha Mandya
31f665f35d
Add note on Docker Hub
2020-07-03 15:25:54 +01:00
Usha Mandya
d453bb7612
Add space and wrap update
2020-07-03 12:05:07 +01:00
Wang Jie
9bec96af1c
Update convert-account.md
2020-07-03 18:44:43 +08:00
Usha Mandya
a5590c8d34
Merge pull request #11080 from thaJeztah/remove_dtr_link
...
Remove some enterprise-only content
2020-07-03 08:33:51 +01:00
Sebastiaan van Stijn
021e13a5ed
Remove EE "trust pinning" section
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:37:01 +02:00
Sebastiaan van Stijn
36d0938bb2
Cleanup robots.txt
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:57 +02:00
Sebastiaan van Stijn
2b4833a355
Remove some references to enterprise products
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
Sebastiaan van Stijn
589741684d
Remove some unused images
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:14:51 +02:00
David Scott
d50029f525
Desktop: windows supports sharing folders rather than drives ( #10455 )
...
Signed-off-by: David Scott <dave.scott@docker.com>
2020-07-02 15:33:20 +01:00
David Florness
f89bbe13ed
Fix grammar ( #11072 )
2020-07-02 09:33:54 +01:00