Commit Graph

54499 Commits

Author SHA1 Message Date
Roberto O. Fernández Crisial 3d3054d16a
Adding version 19.03.10 (#10924) 2020-05-29 17:14:20 +01:00
ticalcster 5c5bbfb624
fixed max_replicas_per_node example (#10711)
The example for max_replicas_per_node was not inside the placement dict.
2020-05-29 17:12:29 +01:00
Randy von der Weide ba553cfd47
Make information accurate (#10915) 2020-05-29 17:04:40 +01:00
Usha Mandya bcbe243edb
Merge pull request #10923 from usha-mandya/landing-page-banner
Replace the DockerCon banner
2020-05-29 17:02:50 +01:00
Usha Mandya c193354d33 Replace the DockerCon banner 2020-05-29 13:31:31 +01:00
Sebastiaan van Stijn 6644b817bd
Merge pull request #10891 from jdrouet/landing-search
implement autocomplete on landing page
2020-05-29 11:19:05 +02:00
Usha Mandya 1dd0546e7c
Reordered PWD and Community resources (#10918) 2020-05-28 16:35:26 +01:00
Mathieu Champlon 71d6a88c13
Add missing release note entry (#10914) 2020-05-28 14:47:28 +01:00
Jérémie Drouet c06813538c implement autocomplete on landing page
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-28 10:31:16 +02:00
Jérémie Drouet 20ff61b942 handle archive feature toggling with css
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-28 10:13:31 +02:00
Usha Mandya 99ec97f9fb
Merge pull request #10903 from mat007/patch-7
Fixed links
2020-05-27 19:17:23 +01:00
Mathieu Champlon 514d2c8124
Update release-notes.md 2020-05-27 20:04:44 +02:00
Usha Mandya fb23d329be
Merge pull request #10899 from mat007/desktop-2.3.0.3-release-notes
Release notes for Docker Desktop Stable 2.3.0.3
2020-05-27 16:13:56 +01:00
Usha Mandya ec8508b0b4
Minor style update 2020-05-27 15:39:16 +01:00
Mathieu Champlon 7a1db9a618 Added release notes for Docker Desktop Stable 2.3.0.3 2020-05-27 14:37:15 +02:00
Usha Mandya a7f892ded3 Merge pull request #10865 from usha-mandya/get-started-patch
Update get started docs
2020-05-27 08:46:11 +01:00
Usha Mandya 4f86032173
Merge pull request #10847 from jdrouet/menu-mobile
move navbar content to burger menu on mobile
2020-05-27 08:45:26 +01:00
Dale Seo 568a163b85
Correct image for db service 2020-05-26 22:28:04 -04:00
Sebastiaan van Stijn 48f6315d2d
Remove old (tracking) scripts, css, and includes (#10892)
These scripts and files were added a long time ago, and are now
either replaced with something else, or managed through GTM.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-26 17:48:11 +01:00
Sebastiaan van Stijn 97eb2befbf
Remove old hackathon topic (#10893)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-26 17:46:44 +01:00
Roberto O. Fernández Crisial 1d3adcb065
Adding version 19.03.9 (#10860) 2020-05-26 15:13:15 +01:00
Usha Mandya a2c7906ba9
Merge pull request #10870 from ScottFred/patch-2
Update install.md
2020-05-26 14:38:37 +01:00
Usha Mandya aaabf4fdb6
Update instal instructions 2020-05-26 13:38:55 +01:00
Jérémie Drouet 1ba7ce7b47
fix divider size in menu
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-05-26 13:18:04 +02:00
Sebastiaan van Stijn c964a5d40a
Merge pull request #10872 from JanKanis/patch-1
fix description for ptrace in seccomp.md
2020-05-26 12:37:26 +02:00
Ragland Asir c270517181
Update Networking overview file (#10875)
* Update Networking overview file

I feel it's better to change the current title (which is just ["Overview"](https://docs.docker.com/network/)) to "Networking"

This will add more meaning and also be more consistent with other overview pages such as [Orchestration](https://docs.docker.com/get-started/orchestration/) and [Develop with Docker](https://docs.docker.com/develop/)

* Updated the title to match the toc entry

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-05-26 11:10:11 +01:00
Dinakar Kulkarni 9c86eaaae2
Add space between prompt and command (#10876)
When rendered in the actual docs, this will not be highlighted as a reference to a shell variable.
2020-05-26 10:42:56 +01:00
Jérémie Drouet dcaf916b9f increase padding in menu on mobile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-26 11:12:52 +02:00
Jérémie Drouet b1df140e4f add docker icon on mobile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-26 11:12:22 +02:00
Jérémie Drouet 984b125ab4 align items to left in menu on mobile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-26 11:12:22 +02:00
Jérémie Drouet dbe4953982 move navbar to burger menu on mobile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-26 11:12:22 +02:00
Usha Mandya 135a21401e
Add note on re-creating containers (#10861) 2020-05-26 09:01:56 +01:00
Usha Mandya cf76d7a865
Merge pull request #10837 from thaJeztah/landing_page_touch_ups
Landing page touch-ups
2020-05-26 07:40:09 +01:00
Sebastiaan van Stijn 0f4122dec2
Merge pull request #10883 from StefanScherer/fix-wsl-preview-links
Cleanup WSL tech preview links
2020-05-25 11:16:01 +02:00
Stefan Scherer d1c269e58d
Cleanup WSL tech preview links
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-24 21:35:31 +02:00
Jan Kanis b4ab954d3f
fix description for ptrace in seccomp.md
The existing description leads the reader to believe that dropping CAP_SYS_PTRACE already blocks all ptraces. That is not true, it only blocks ptracing arbitrary processes. Ptracing child processes is still allowed.
2020-05-22 13:36:45 +02:00
Scott Fredericksen fca82492f4
Update install.md
The install instructions are missing a critical step that requires the user to be added to the "docker-users" group.  Without this, the user will be prevented from running Docker containers.
2020-05-22 00:28:10 -06:00
Usha Mandya ba08845b64 Improvise get started docs 2020-05-21 18:33:04 +01:00
Usha Mandya 8716eb0b98
Add release notes for Desktop Edge 2.3.1.0 (#10851)
* Add release notes for Edge 2.3.1.0

* Add relase date and download URL
2020-05-20 17:59:34 +01:00
Usha Mandya d72ba2f5e5
Merge pull request #10850 from usha-mandya/djs55/mutagen
Update Mutagen doc
2020-05-20 17:58:58 +01:00
Sebastiaan van Stijn fed0723f28
Landing page: reduce tab-width to prevent wrapping
The tabs on the "help by project" card were wrapping on
iPhone, so reducing the padding to prevent this.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:49 +02:00
Sebastiaan van Stijn ba7413baff
Landing page: left-align icon on small screen sizes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:46 +02:00
Sebastiaan van Stijn 9d446cfd44
Landing page: apply icons using CSS, and remove duplication
This patch:

- removes the icon images from the landing page, instead setting
  them as a background-image through css.
- replaced the "community-resources" and "play-with-docker" styles
  in favor of a conditional style (based on cards linking to external
  websites)
- changes the minimal height of cards for mobile devices (there was
  a big amount of padding on the smallest size, which didn't add
  much value).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:37 +02:00
Sebastiaan van Stijn e9547a8397
scss: various small fixes and linting issues
- Add generic font classes where missing (except for FontAwesome cfonts)
- Combined some rules with their shorthand form
- Removed unneeded units (0px -> 0)
- Fix some invalid values
- Commented out empty styles in _github.scss

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:08 +02:00
Usha Mandya c60f87dd60 Updates to mutagen doc 2020-05-20 15:54:27 +01:00
Usha Mandya 4c9701c26a
Merge pull request #10849 from thaJeztah/broken_images
Desktop: fix some broken links/images and minor markdown-touch up
2020-05-20 14:19:03 +01:00
Sebastiaan van Stijn a7806de7c5
Desktop: fix some broken links/images and minor markdown-touch up
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 11:54:08 +02:00
Usha Mandya e18959db80
Merge pull request #10848 from thaJeztah/conditional_analytics
Move Google Analytics to include, and prepare for making it optional
2020-05-20 10:26:08 +01:00
Sebastiaan van Stijn 987312af65
Move Google Analytics to include, and prepare for making it optional
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 10:20:40 +02:00
David Scott ea743e0e6b Mac: add some examples and best-practices for mutagen
A future Docker Desktop Edge will bundle mutagen.

Signed-off-by: David Scott <dave.scott@docker.com>
2020-05-19 18:30:12 +01:00