Commit Graph

55845 Commits

Author SHA1 Message Date
Usha Mandya b7a785fd43
Merge pull request #12640 from usha-mandya/cloud-docs-patch
Update Desktop download URLs
2021-04-09 09:41:32 +01:00
Usha Mandya b6825ec5a8 Update Desktop download URLs 2021-04-08 21:32:27 +01:00
Usha Mandya 7238e69b20
Merge pull request #12623 from mat007/desktop-update-redesign-docs
Docker Desktop update redesign docs
2021-04-08 20:35:34 +01:00
Usha Mandya 8da6ef36d8
Merge pull request #12628 from mat007/desktop-3.3.0-release-notes
Add release notes for Docker Desktop 3.3.0
2021-04-08 20:34:51 +01:00
Mathieu Champlon ad414a6b7a Add description for automatic check for updates 2021-04-08 20:04:23 +02:00
Stephen Turner aab6872801
Merge pull request #12638 from postylem/patch-1
Fix tiny typo
2021-04-08 18:59:25 +01:00
Mathieu Champlon f9a81eed27 Update docker-for-windows/release-notes.md 2021-04-08 19:51:13 +02:00
Mathieu Champlon dc6cbe0aaa Use the same bullets everywhere 2021-04-08 17:52:10 +02:00
Mathieu Champlon 6029f72494 Update settings screenshots and descriptions. 2021-04-08 17:52:10 +02:00
Usha Mandya e52d5ff584
Merge pull request #12630 from CholoTook/patch-2
Update 08_using_compose.md
2021-04-08 16:26:05 +01:00
jac lou hoo 1dfc543840
Fix tiny typo
commmand -> command
2021-04-08 11:17:38 -04:00
Usha Mandya b27b712906
Merge pull request #10781 from rachelrice/patch-1
Update completion.md
2021-04-08 15:22:47 +01:00
Mathieu Champlon 6ad7c7a273 Remove obsolete image files 2021-04-08 11:48:21 +02:00
Mathieu Champlon a49a9ce4c8 Refresh the description for the automatic updates 2021-04-08 11:48:21 +02:00
Usha Mandya 808f73d3c9
Merge pull request #12092 from thaJeztah/buildx_reference
Update buildx reference docs
2021-04-07 15:32:42 +01:00
Sebastiaan van Stijn 19ede730f6
working-with-buildx: wrap, remove experimental, and some updates
- remove the experimental banner
- moved the "install as default builder section under the install
  section
- wrapped lines to be ~80 chars
- created some links to reference pages

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:14:46 +02:00
Sebastiaan van Stijn 1898b1b09c
add buildx install/uninstall
these commands are hidden in the cli, but functional, and mentioned
in the "working with buildx" introduction.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:12:08 +02:00
Sebastiaan van Stijn 363327d576
Update buildx reference docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:11:07 +02:00
Sebastiaan van Stijn 68f77423a1
_includes/cli.md: add support for per-flag detail URLs or anchors
The YAML files now support a new "details_url" property for flags, which
can be set if there's an anchor on the same page, or an URL where to
find a detailed description of the flag (Currently only anchors are used).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:07:27 +02:00
Dan Bolser 2f8673d6d8
Update 08_using_compose.md 2021-04-07 12:52:00 +01:00
Usha Mandya e2dda5884d
Merge pull request #12624 from aiordache/compose_1.29.0
Release notes for docker-compose 1.29.0
2021-04-07 10:28:43 +01:00
Anca Iordache e28309aaa3 Release notes for docker-compose 1.29.0
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-06 23:13:32 +02:00
Usha Mandya cf7fd4db40 Update docs to reflect billing ui changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-06 11:06:47 +01:00
hefeiyun 8c49bde437
Update fluentd.md
according to https://github.com/fluent/fluent-logger-golang/tree/master#bufferlimit, modify it.
2021-04-06 15:07:20 +08:00
Stefan Scherer 64f24412f3
Merge pull request #12605 from djs55/apple-silicon-rc3
Release Docker Desktop for Mac [Apple Silicon] RC 3
2021-04-01 23:09:04 +02:00
David Scott fb2088d0de Release Docker Desktop for Mac [Apple Silicon] RC 3
Signed-off-by: David Scott <dave.scott@docker.com>
2021-04-01 21:01:05 +01:00
David Scott f07985699a
Add a note about `ping` when using `qemu` (#12591)
* Add a note about `ping` when using `qemu`

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-29 19:15:07 +01:00
Jeff f5ef070776
Add initial docs for Audit Logs (#12554)
* Add docs for Audit Logs

* Update based on PR comments

* Update audit logs terminology

* Fix wording based on PR comments

* Apply suggestions from code review

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>

Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-03-29 19:08:51 +01:00
David Scott 3dc5416e5b
Add Docker Desktop for Apple Silicon RC 2 (#12577)
* Add Docker Desktop for Apple Silicon RC 2

The headline feature is the fix for inter-container HTTP and HTTPS.

Signed-off-by: David Scott <dave.scott@docker.com>

* Update RC 2 build, incorporate suggestions from Stephen

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-mac/apple-m1.md

Bump the release date for Apple Silicon RC 2

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Dieu Cao <1187097+dieucao@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Stephen Turner <stephen.turner@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Dieu Cao <1187097+dieucao@users.noreply.github.com>
Co-authored-by: Stephen Turner <stephen.turner@docker.com>
2021-03-26 15:52:22 +00:00
Usha Mandya bc33781c35
Merge pull request #12583 from thaJeztah/fix_usage_console
reference: prefix usage output with a prompt to allow copying
2021-03-26 15:51:49 +00:00
Sebastiaan van Stijn 61b3d930d8
reference: prefix usage output with a prompt to allow copying
Although the usage example is not directly "runnable", it doesn't hurt
to allow copying them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-26 15:41:21 +01:00
Andrew Grosser c6ef1e671d
Added important disambiguation to swarm mode (#10987)
* Added important disambiguation to swarm mode

This really needs to be added, I had no idea people gave up on docker/swarm because of a misunderstanding, but it's common enough we need to clarify it.

From Docker's public #swarm slack channel:
```
andrew grosser  4:45 PM
Hey @channel I am about to give a talk in San Francisco to a bunch of devops experts about swarm using my ingress and reverse proxy controller https://github.com/sfproductlabs/roo and one of the organizers said swarm was deprecated, is that so? It's so much easier than kubernetes, I can't imagine losing it.
sfproductlabs/roo
A zero config distributed edge-router & reverse-proxy (supporting multiple letsencrypt/https hosts). No dependencies.
Stars
40
Language
Go
<https://github.com/sfproductlabs/roo|sfproductlabs/roo>sfproductlabs/roo | Apr 9th | Added by GitHub
4:46
Is there something we don't know?
james_wells  4:48 PM
As of the most recent official Docker release, no Swarm is still officially part of Docker...  They merely added native support for Kubernetes
andrew grosser  4:49 PM
🙏 Phew, is there an EOL?
4:49
Thanks @james_wells
4:50
I think they going to get the grenade launchers out if I can't answer these questions
james_wells  4:51 PM
Now that is a good question and my guess is that no, there is no plan to remove it, at least before Docker 3.
andrew grosser  4:52 PM
Amazing thx, I have a system that is a startups dream and is personally saving me more than 10x using swarm, so praying it stays
bmitch:docker:  4:53 PM
Classic container deployed swarm is deprecated (I believe). Swarm mode that's integrated into the engine is still being developed by Mirantis with no EOL set.
4:53
So if someone says swarm is deprecated, make sure to ask "which swarm" they are referring to.
andrew grosser  4:54 PM
Ok thanks @bmitch
4:54
Think that's a brand thing we'll need to help change
james_wells  4:56 PM
@bmitch I am not sure I understand what you are sayin there.  Could you please explain the differences
bmitch:docker:  4:56 PM
See the disambiguation section: https://hub.docker.com/r/dockerswarm/swarm
james_wells  4:57 PM
Excellent.  Thank you sir
andrew grosser  5:02 PM
Thanks
bmitch:docker:  5:02 PM
See also this link where they are getting ready to archive the standalone swarm, aka classic swarm. https://github.com/docker/classicswarm/issues/2985#issuecomment-640486361
justincormackjustincormack
Comment on #2985 Why have all issues been closed?
The vast majority of issues were from 5 years ago when it was being actively developed, and the recent ones were all mistakes for swarmkit, other than some issues I resolved. Many were issues in components or Moby or other software and may be resolved. It is GitHubs (reasonable) recommendation that you close issues and PRs before archiving a repository so that people know they are not being worked on, and I was also looking to see if anyone came forward to say that they were still working on things or, indeed, actively using Swarm Classic.
<https://github.com/docker/classicswarm|docker/classicswarm>docker/classicswarm | Jun 8th | Added by GitHub
james_wells  5:08 PM
That is really unfortunate...  Kubernetes is simply too expensive IMNSHO, Swarm is nice and lightweight.
andrew grosser  5:08 PM
Both the different swarms point to the same point in the documentation in the disambiguation @bmitch
bmitch:docker:  5:09 PM
Swarm mode, aka swarmkit is alive and well.
andrew grosser  5:10 PM
Whoa I can see why they were confused
bmitch:docker:  5:10 PM
If you type docker swarm init you are not running classic swarm
andrew grosser  5:11 PM
Can someone inside docker add this to the swarm docs page? I think it's important
5:12
I think something talking about 2014 was EOLd but this is still current and alive would help.
bmitch:docker:  5:12 PM
Docker themselves isn't maintaining it, that team went to Mirantis, so someone over there would need to submit the PR
andrew grosser  5:12 PM
OK, could I?
bmitch:docker:  5:13 PM
Docs are in GitHub
andrew grosser  5:13 PM
Thanks
```

* Minor edit to the wording to clarify the diff

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-25 16:03:11 +00:00
Usha Mandya a255925773
Merge pull request #12542 from sobi3ch/patch-1
Update completion.md
2021-03-25 15:45:31 +00:00
Usha Mandya 23aced92cc
Merge pull request #12567 from rockyzhengwu/master
Update port numbers
2021-03-25 15:42:15 +00:00
Usha Mandya dda97d0fe9
Minor style update 2021-03-25 15:29:17 +00:00
Usha Mandya 3d615063b8
Merge pull request #12563 from longqua69/patch-3
doc: clarify the description of NodeJS guides
2021-03-25 15:25:10 +00:00
Usha Mandya 8bf9e92a24
Update port number
Updated the port number to demonstrate connecting from a container port to a host port
2021-03-25 15:23:27 +00:00
Usha Mandya 0dfb161834
Merge pull request #12573 from docker/nebuk89-patch-2
Add 50k fair usage link to service accounts page
2021-03-25 14:32:19 +00:00
Usha Mandya d9d78d0572
Minor style update 2021-03-25 14:20:40 +00:00
Ben De St Paer-Gotch 5796cdb825
Add 50k fair usage link to service accounts page 2021-03-25 14:12:42 +00:00
Usha Mandya ee6050f35a
Merge pull request #12569 from usha-mandya/docker-scan-note-patch
Docker scan docs: Minor style update
2021-03-25 13:32:08 +00:00
Usha Mandya d0db4afec8
Merge pull request #12571 from itamarst/patch-1
Stop telling people not to install security updates
2021-03-25 13:28:34 +00:00
Itamar Turner-Trauring bce3cbf09d
Stop telling people not to install security updates 2021-03-25 08:41:05 -04:00
Usha Mandya 0c87bc827c
Merge pull request #12570 from usha-mandya/docs-footer
Remove a link from the footer
2021-03-25 12:34:36 +00:00
Usha Mandya 98b2885ff8 Remove a link from the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-25 11:52:56 +00:00
Usha Mandya 3db32ba9b4 Minor style update
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-25 11:47:37 +00:00
zhengwu 8cfdf0228b doc: Typos 2021-03-25 09:14:32 +08:00
Usha Mandya 9f694d10a3
Merge pull request #12565 from usha-mandya/docker-scan-note-patch
Remove beta note from Docker scan doc
2021-03-24 19:52:50 +00:00
Usha Mandya 055127bc81 Remove beta note from Docker scan doc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-24 19:47:04 +00:00
Usha Mandya d22d33333f
Merge pull request #12557 from usha-mandya/engdocs-399
Reorganize Docker scan docs
2021-03-24 19:27:07 +00:00