Commit Graph

2324 Commits

Author SHA1 Message Date
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
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
Jerae Duffin
e973f0394a removed wording 2022-08-04 22:44:57 -05:00
CrazyMax
09c9f51bcf remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Justin Chadwell
ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Justin Chadwell
4ff46f1e45 lint: header spacing rules 2022-07-28 11:27:10 +01:00
Justin Chadwell
fd9fe19061 lint: tidy up ordered list prefixes 2022-07-28 11:27:10 +01:00
Sebastiaan van Stijn
67e63bcd87 Updates docs for s390x for latest version (#15245)
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Co-authored-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2022-07-27 21:51:52 +01:00
CrazyMax
f2f55d1e8e jekyll: remove include_remote liquid tag and use frontmatter for remote include
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-27 18:45:58 +02:00
Allie Sadler
cab9f914bf ENGDOCS-846 (#15219)
* ENGDOCS-846

* fix broken links

* fix links

* fix broken links

* fix broken links

* fix broken links
2022-07-27 13:26:22 +01:00
CrazyMax
57144bd5e2 dockerfile: create stub file with frontmatter
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-20 12:48:41 +02:00
David Scott
db2bd107eb docker scan: using an HTTP proxy (#15044)
* docker scan: using an HTTP proxy

Explain how to use an HTTP proxy in `docker scan`. It's confusing
because it doesn't use the same settings as the engine, the CLI
or Docker Desktop.

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

* Update engine/scan/index.md

Clarify proxy:port as proxyAddress:port

Co-authored-by: Paweł Gronowski <me@woland.xyz>

* Update engine/scan/index.md

Capitalize PowerShell

Co-authored-by: Paweł Gronowski <me@woland.xyz>

Co-authored-by: Paweł Gronowski <me@woland.xyz>
2022-07-18 14:48:45 +01:00
CrazyMax
5088f2d82b fix redirects
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 18:02:43 +02:00