Commit Graph

56336 Commits

Author SHA1 Message Date
Sebastiaan van Stijn d0bf342e52
Desktop: move "docker-for-mac" to "desktop/mac"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:07:41 +02:00
Usha Mandya d3dcf610e8
Merge pull request #13341 from danielhelfand/patch-1
Fix broken link for setting up local registry with auth
2021-08-13 18:24:41 +01:00
Usha Mandya 8c01cd8d0b
Merge pull request #13345 from usha-mandya/3.6-win-link-fix
Fix a link in DD Windows release notes
2021-08-13 17:15:36 +01:00
Usha Mandya f2132e9138 Fix a link in DD Windows relnotes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-13 17:07:43 +01:00
Daniel Helfand d5a7305811
fix broken link for setting up local registry with auth 2021-08-12 11:56:31 -05:00
Sebastiaan van Stijn 568e1eea79
Merge pull request #13304 from Forst/patch-1
Release notes: fix incorrect header level for 20.10.8 Swarm
2021-08-12 17:42:50 +02:00
Sebastiaan van Stijn 770610fe0d
Merge pull request #13339 from usha-mandya/engdocs-472
Move subscription docs
2021-08-12 17:33:41 +02:00
Usha Mandya bf844f81ac Move subscription docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-12 16:18:55 +01:00
Sebastiaan van Stijn 72d4492172
Merge pull request #13336 from usha-mandya/homepage-banner-patch
Clean up the homepage banners
2021-08-12 11:53:57 +02:00
Usha Mandya 3d9265a041 Clean up the homepage banners
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-12 10:38:26 +01:00
Sebastiaan van Stijn 37afe5b403
Merge pull request #13332 from usha-mandya/desktop-36-fixes
Fix some minor updates in Desktop 3.6 docs
2021-08-11 22:40:16 +02:00
Usha Mandya e71f63d2f9 Fix some minor updates in Desktop 3.6 docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-11 21:31:19 +01:00
Usha Mandya 2e6fc9c9ed
Merge pull request #13329 from thaJeztah/go_deprecated
Add "go" redirect for deprecated engine features
2021-08-11 17:47:51 +01:00
Usha Mandya b51633c5af
Merge pull request #13314 from rumpl/devenv_local_folder
Devenv local folder
2021-08-11 17:37:07 +01:00
Usha Mandya 0500177b89
Merge pull request #13328 from docker/revert-13216-revert-13200-IL-25-disable-hardware-acceleration
Disable hardware acceleration option
2021-08-11 17:36:12 +01:00
Ulysses Souza 46dad91f74
Release notes on Docker Desktop 3.6.0 (#13321)
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-08-11 17:35:55 +01:00
David Scott b9cb50197e
desktop: advertise experimental "self-diagnose" tool in 3.6.0 (#13326)
* desktop: advertise experimental "self-diagnose" tool in 3.6.0

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

* Update docker-for-mac/troubleshoot.md

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

* Update docker-for-windows/troubleshoot.md

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

* desktop: ask for feedback on self-diagnose in for-mac/for-win

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

* Update docker-for-mac/troubleshoot.md

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

* Update docker-for-windows/troubleshoot.md

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-11 17:35:22 +01:00
Usha Mandya b2625fab82
Merge pull request #13315 from usha-mandya/engdocs-451
Add docs for Volumes UI updates
2021-08-11 17:35:01 +01:00
Usha Mandya 24d3ec48dd
Merge pull request #13318 from usha-mandya/engdocs-466
Update Compose v2 docs
2021-08-11 17:34:47 +01:00
Sebastiaan van Stijn 99d00a010b
Add "go" redirect for deprecated engine features
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-11 18:33:14 +02:00
Usha Mandya 93d8d89d44
Revert "Revert "Disable hardware acceleration option"" 2021-08-11 15:13:30 +01:00
Usha Mandya fffaf2d771
Merge pull request #13327 from usha-mandya/faq-link-patch
Fix a typo in the URL
2021-08-11 14:24:33 +01:00
Usha Mandya ecb5f5068b Fix a typo in the URL
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-11 11:47:23 +01:00
Usha Mandya 0f7b1f872b Add docs for Volumes UI updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 23:36:25 +01:00
Usha Mandya 2ec0562f7f
Merge pull request #13322 from usha-mandya/engdocs-467
Move billing docs one level up and rename billing to subscription
2021-08-10 18:09:31 +01:00
Usha Mandya 32dee2df8d Move billing docs one level up and rename billing to subscription
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 16:37:32 +01:00
jerae-duffin a6a0e43634
fixed broken link (#13316)
* fixed broken link

* Updated the relative path

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-10 16:15:52 +01:00
Usha Mandya 3b40c60b3c Update Compose v2 docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 12:41:20 +01:00
Djordje Lukic a06b393120 Use https:// for all examples instead of git@
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2021-08-10 11:30:54 +02:00
Guillaume Tardif a42ce9e909 Remove obsolete known issue
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-09 17:21:21 +02:00
Usha Mandya 718ce37c2a
Merge pull request #13310 from thaJeztah/engine_release_md_fix
engine: fix incorrect Markdown link in release notes
2021-08-09 13:40:59 +01:00
Usha Mandya f8b702d58e
Merge pull request #13309 from thaJeztah/remove_kitematic
Remove Kitematic docs, as it's deprecated
2021-08-09 13:40:12 +01:00
Sebastiaan van Stijn c624b7e0cb
engine: fix incorrect Markdown link in release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 13:23:09 +02:00
Sebastiaan van Stijn e782f74758
Remove Kitematic docs, as it's deprecated
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 12:58:36 +02:00
Sebastiaan van Stijn 5f82be64e7
Merge pull request #13303 from alfredocambera/patch-1
Update resources.md
2021-08-09 12:40:26 +02:00
DJ Adams 5dd725fb4f
add explicit instruction to stop local server (#13235)
* add explicit instruction to stop local server

This relates to the [Test the application section of the Build images tutorial](https://docs.docker.com/language/nodejs/build-images/#test-the-application). 

In this section, `node server.js` is used to start the server locally. The reader is not instructed to stop the server. 

In the [Run containers](https://docs.docker.com/language/nodejs/run-containers/) tutorial that follows this one, the reader is instructed to start up the container, and try to access `http://localhost:8000/test` which is now being served from the Node.js process inside the container. However, if the local Node.js process from the `node server.js` invocation earlier, they won't see the "Failed to connect to localhost port 8000" error which they're supposed to see. 

So this modification adds an explicit instruction to the "Build containers" tutorial to stop the `node server.js` process, to avoid any potential confusion in the "Run containers" tutorial.

Great tutorials, btw!

* show what happens with Ctrl-c

add suggestions from @thaJeztah, plus the same language identifier on the triple-backtick quoted output earlier (`console`).

* Minor styling updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-09 11:26:37 +01:00
Foster Snowhill ac04f7b0a0
Release notes: fix incorrect header level for 20.10.8 Swarm 2021-08-08 18:01:23 +02:00
Alfredo Cambera dfe4874233
Update resources.md
This course isn't receiving new participants.
2021-08-07 19:18:26 -05:00
Sebastiaan van Stijn 31ef27a552
Merge pull request #13302 from SpringMT/master
Add awslogs logging driver options awslogs-force-flush-interval-seconds and awslogs-max-buffered-events
2021-08-07 17:31:24 +02:00
Makoto Haruyama f007259316 Add awslogs logging driver options awslogs-force-flush-interval-seconds and awslogs-max-buffered-events 2021-08-07 22:35:53 +09:00
Nicolas De loof 90bb8c20b2
document compose.v2 linux installation as a CLI plugin (#13289)
* document compose.v2 linux installation as a CLI plugin

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-06 18:39:04 +01:00
Usha Mandya 67a5869d7e
Merge pull request #13299 from thaJeztah/more_copy_pasta
"console-idate" shell examples
2021-08-06 17:54:30 +01:00
Sebastiaan van Stijn 387239318b
docsarchive: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:08 +02:00
Sebastiaan van Stijn ae3b5b66f9
compose: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:07 +02:00
Sebastiaan van Stijn ac1be36710
compose/reference: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:07 +02:00
Sebastiaan van Stijn c35a6abc42
docker-for-windows: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:06 +02:00
Sebastiaan van Stijn c55df2d39b
docker-for-mac: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:05 +02:00
Sebastiaan van Stijn fbfa187a83
config: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:05 +02:00
Sebastiaan van Stijn 07620d95f2
ci-cd: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:04 +02:00
Sebastiaan van Stijn 8e8280a57e
docker-hub: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:03 +02:00