Commit Graph

2335 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 4757ffb27b
Merge pull request #16154 from dvdksn/engine/uninstall-rootless-extra
add docker-ce-rootless-extras to uninstall command
2023-01-17 11:29:09 +01:00
Victory Osikwemhe 701123b353
doc: remove instruction of windows container from header 2023-01-11 12:56:58 +01:00
Victory Osikwemhe 1614ac691c
doc: specify the initial gMSA example works only for windows containers 2023-01-11 12:46:34 +01:00
Victory Osikwemhe c31420f0b4
doc: fix grammar error (#16495) 2023-01-11 10:47:21 +00:00
Allie Sadler f956ab6552
Improve alt text on images (#16484) 2023-01-10 16:28:46 +00:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
David Karlsson 3ea359707d
Merge pull request #16425 from zombieleet/patch-1
doc: specify that `N` should be an odd number
2023-01-04 17:08:16 +01:00
Victory Osikwemhe 0133cf6f68
doc: improve sentence relating to odd number of worker nodes
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-04 15:46:28 +01:00
Victory Osikwemhe 90e51e74c9
doc: add documentation for `READY` state 2023-01-04 11:36:40 +01:00
Victory Osikwemhe 682d300d15
doc: specify that `N` should be an odd number 2023-01-04 08:04:23 +01:00
Sebastiaan van Stijn 07091a097f
Remove Fedora 34, 35 as they're EOL
Fedora 24 reached EOL on June 6, Fedora 36 reached EOL on December 13;
https://docs.fedoraproject.org/en-US/releases/eol/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-23 00:52:58 +01:00
Sebastiaan van Stijn 6a7294c84d
engine: add release notes for 20.10.22
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-16 15:35:10 +01:00
Sebastiaan van Stijn 5b5b60beb3
Merge pull request #16133 from dvdksn/restructure-engine-docs
restructure engine docs
2022-12-01 17:16:56 +01:00
David Karlsson 5135d40383 engine: restructure and consolidate
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
David Karlsson 3fe2d7a0e5
Merge pull request #16234 from zombieleet/service-inspect-patch-1
Use the correct error message when trying to inspect a nonexisting service
2022-11-30 10:18:46 +01:00
Victory Osikwemhe 73ce2ff6c0
Use the correct error message when trying to inspect a nonexisting container 2022-11-28 12:49:52 +01:00
Allie Sadler 559c103926
Release notes standardization (#16208)
* Hub release notes

* docker desktop release notes

* compose release notes

* engine release notes

* build release notes
2022-11-23 15:10:35 +00:00
Craig Osterhout 53e81b04b8
remove DD mentions in swarm tutorial (#16158) 2022-11-15 10:04:02 +01:00
David Karlsson 0fac8a171f add docker-ce-rootless-extras to uninstall command
follow-up to #16148
2022-11-14 16:03:10 +01:00
NitishKumar06 dbb36d8a6d command to uninstall docker engine modified 2022-11-13 16:03:34 +05:30
Sebastiaan van Stijn 5b7c08df72
engine/install: add Ubuntu 22.10, remove 21.10
Ubuntu 21.10 reached EOL in July

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:16 +01:00
Sebastiaan van Stijn aaf0613fe6
engine: add release notes for 20.10.21
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-10 10:20:11 +01:00
msadiq058 29e169c2b5
Update examples.md for golang (#16062)
* Update examples.md for golang

calling, `defer cli.Close()`
to close the underline transport used by the client

* fixed indentation

* added cli.close() call in index.md

Co-authored-by: Mohd Sadiq <mohd.sadiq@akridata.com>
2022-11-03 17:52:00 +01:00
David Karlsson bc8fde23b9
doc refresh: Linux postinstall instructions (#15969)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-26 09:08:21 +00:00
CrazyMax 3afb64d9e8
Merge pull request #15915 from dvdksn/rename-default-branch
Rename default branch
2022-10-25 11:12:28 +02:00
David Karlsson 37ae672193
doc review: update ubuntu and debian installation guides (#15902) 2022-10-21 11:34:01 +02:00
David Karlsson 8f77e55567 rename master -> main 2022-10-19 15:52:14 +02:00
Sebastiaan van Stijn 24e00b333a
engine: add release-notes for 20.10.20
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-18 23:14:12 +02:00
Eric Smalling 21f73f7b43
Fix typo in header to match release
Said 17.11, should be 17.10
2022-10-17 09:49:16 -05:00
Sebastiaan van Stijn 67a56023ce
engine: add release-notes for 20.10.19
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-14 13:12:37 +02:00
Usha Mandya 1da7aaa353
Merge pull request #15781 from NitishKumar06/Nitish/15298
Removed the mentioning of docker machine
2022-09-29 18:43:29 +01:00
NitishKumar06 bdd8eb8dbe Removed the mentioning of docker machine 2022-09-29 22:55:05 +05:30
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
Yashasvi Chaurasia 119f4dcca6
docs: updated trust_delegation.md
Signed-off-by: Yashasvi Chaurasia <yashasvi12977@gmail.com>
2022-09-26 00:07:12 +05:30
Sebastiaan van Stijn d47dd63a20
engine: add release-notes for 20.10.18
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-09 11:47:02 +02:00
Dockertopia 58a70e7d45
Loss of keys - update of warnings to users (#15577)
* Request for change in ENGDOCS-977 and some enhancements
2022-09-06 14:18:58 +01:00
Dockertopia 8d3b585e26
Merge pull request #15513 from developer0hye/patch-1
add start command to run hello-world image
2022-09-06 13:06:38 +01:00
CrazyMax cc0fc46783
jekyll(assets): move images to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
Dockertopia ef28f705dd
Install page improvement based on feedback (scenario2) (#15494)
* Install page improvement based on users and PM feedback
* Exploring a second scenario deriving from additional feedback
* Review feedback
2022-09-05 10:35:30 +01:00
Yonghye Kwon 1e39b20839
remove $ sudo service docker start from step 3 in ### Install from a package 2022-08-29 23:37:22 +09:00
Yonghye Kwon c5c84b84a4
add start command to run docker image 2022-08-29 23:35:50 +09:00
Yonghye Kwon 8f19793ad2
add start command to run hello-world image 2022-08-29 23:32:13 +09:00
dockertopia 0e88ce2777 Minor edits related with PR 15418 2022-08-22 16:49:46 +01:00
Dockertopia 207afc46ff
Merge pull request #15418 from linux-on-ibm-z/s390x-sles
Updated docs for SLES 15-SP4
2022-08-22 16:36:37 +01:00
Prabhav Thali 212c32268f Adds SLES 15-SP4
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2022-08-18 20:31:38 +05:30
Dockertopia 1613609713
Merge pull request #15357 from Slawka/patch-1
Update certificates.md
2022-08-18 15:56:25 +01:00
dockertopia c3efb2f95f Minor edits for clarification 2022-08-18 15:47:59 +01:00
Takuya N 8113998f20
Fix dead link for Docker Support (#15386)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-16 11:29:28 +02:00
Slawka 0b8f21f220
Update certificates.md
you need to specify the format of the CA certificate PEM
2022-08-10 22:37:22 +03:00
NishantBanat b6a87b3676
Updated networking.md to remove sent word used twice (#15322)
There was a small error where we see sent sent, so removed one of the sent word. Line 395.
2022-08-09 13:17:56 +01:00