Bjorn Neergaard
a8633040ff
engine: add 23.0.2 release notes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-03-28 14:17:07 +02:00
Yves Brissaud
df7dfffa24
scout: update cli documentation
...
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
2023-03-24 19:52:17 +01:00
Sebastiaan van Stijn
de16b39072
Revert "engine: add 23.0.2 release notes"
2023-03-24 17:16:00 +01:00
Usha Mandya
9c530780d2
Merge pull request #16946 from neersighted/engine_23.0.2
...
engine: add 23.0.2 release notes
2023-03-24 10:07:12 +00:00
Olivier Benz
38f62aa9b4
Refactor the command to set up the repository
2023-03-23 19:45:25 +01:00
Bjorn Neergaard
fe42a1167c
engine: add 23.0.2 release notes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-03-23 08:59:27 -06:00
Olivier Benz
f1f1247021
engine: No lsb-release for setting up the repo
2023-03-23 09:21:12 +01:00
Chris Chinchilla
9d7effaab0
Small polish for freshness updates
2023-03-14 13:01:24 +01:00
Usha Mandya
5cc09b6b5f
Merge pull request #16619 from Briscoooe/patch-1
...
Update Docker Engine Python SDK example to use Python 3 syntax
2023-03-07 14:22:47 +00:00
David Karlsson
13b3fe92d4
Merge pull request #16679 from dvdksn/ssc/scout-hub-cli
...
Supply chain: new SSC and security features
2023-02-27 15:27:09 +01:00
David Karlsson
5fb6e210a6
Merge pull request #16745 from andregri/patch-1
...
Pass StopOptions to ContainerStop function
2023-02-26 20:19:39 +01:00
David Karlsson
13527078ff
scout: address review comments
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-24 15:26:56 +01:00
David Karlsson
c0402932ca
scout: add docs for docker scout hub and cli
...
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
David Karlsson
d507981303
engine: add note about separate buildx package
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-21 19:13:17 +01:00
andregri
f87b16b502
Pass StopOptions to ContainerStop function
...
Fix #16744
**options** argument in **ContainerStop** [function](https://github.com/moby/moby/blob/master/daemon/stop.go#L23 ) can't be **nil**
2023-02-18 19:03:28 +01:00
Guillaume Lours
3923985d51
Update Compose reference API to v2.16.0 ( #16702 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-02-10 09:14:54 +00:00
Bjorn Neergaard
c8ba9c0b78
engine: add 23.0.1 release notes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-09 13:09:52 -07:00
Sebastiaan van Stijn
7ea8454215
Merge pull request #16685 from neersighted/23.0.0_errata
...
Further Engine 23.0.0 errata
2023-02-08 15:58:42 +01:00
Allie Sadler
8e16fb9373
keywords ( #16691 )
2023-02-08 14:42:21 +00:00
Bjorn Neergaard
22927b192a
engine: amend 23.0 release notes with known BuildKit issue caused by a warm cache on upgrade
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 17:21:24 -07:00
Bjorn Neergaard
805642236f
engine: amend 23.0 release notes with known BuildKit inline cache issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 13:00:35 -07:00
Bjorn Neergaard
5875c958be
engine: amend 23.0 release notes with skipped logging fix
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-07 13:00:19 -07:00
Sebastiaan van Stijn
b109743ad2
engine/install/ubuntu: update instructions to match debian variant
...
Incorporate the changes made in the debian variant from;
- 6d8b08171c
- 37ae672193
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-07 15:45:05 +01:00
ArnoSen
6d8b08171c
Update debian.md ( #16654 )
...
* Update debian.md
Set correct filemask for `/etc/apt/keyrings` . If this is not 0755, the keys in the directory cannot be used.
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-02-07 15:18:25 +01:00
David Karlsson
c59487c0f0
Merge pull request #16225 from matt9ucci/patch-1
...
Fix error: PowerShell environment variable setting
2023-02-07 14:28:26 +01:00
Jared Brogan
9ebf533333
Update chmod command in GPG Error Tip
2023-02-06 15:23:55 -06:00
Bjorn Neergaard
03ae16e21d
engine: amend 23.0 release notes to acknowledge any ipvlan network is broken on upgrade
...
Co-authored-by: Cory Snider <csnider@mirantis.com>
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 13:22:52 -07:00
Bjorn Neergaard
adec5ffc6f
engine: correct minor inconsistencies in 23.0 release ntoes
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 09:45:49 -07:00
Bjorn Neergaard
ed0637187d
engine: amend 23.0 release notes with ipvlan issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-06 09:19:18 -07:00
Sebastiaan van Stijn
62af577a8f
Merge pull request #16659 from neersighted/23.0.0_errata
...
engine: 23.0.0 errata
2023-02-06 16:08:30 +01:00
CrazyMax
72d3016e81
engine: add docker-buildx-plugin package in linux distro install
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-06 15:33:54 +01:00
Bjorn Neergaard
48e0158f4f
engine: amend 23.0 release notes with tracking issues for known issues
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:13 -07:00
Bjorn Neergaard
f1bf8b03fc
engine: amend 23.0 release notes with overlooked change to the example systemd units
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:13 -07:00
Bjorn Neergaard
c6234542cf
engine: amend 23.0 release notes with known Kata issue
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-03 06:38:11 -07:00
Bjorn Neergaard
07c0605ab0
engine: amend 23.0 release notes for typos/minor factual errors
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-02-02 22:28:40 -07:00
David Karlsson
785ec8c45f
Merge pull request #16416 from thaJeztah/engine_23_reference_update
...
engine: update docs for 23.0.0
2023-02-02 16:01:55 +01:00
David Karlsson
c1f52485f8
Merge pull request #16421 from dvdksn/engine/2300-release
...
engine: 23.0.0 release notes
2023-02-02 16:01:22 +01:00
David Karlsson
6e5f8d36c7
engine: add 23.0 release notes
2023-02-02 15:20:17 +01:00
Sebastiaan van Stijn
d62fa28810
engine: update reference docs for 23.0.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:29:56 +01:00
Sebastiaan van Stijn
77bb40ce7b
engine: api: add API v1.42 (docker v23.0.0)
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:59 +01:00
Sebastiaan van Stijn
0f35683784
reference: remove docs for deprecated "docker app"
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:58 +01:00
David Karlsson
cb962307f5
fix: add redirect for /reference/commandline/run
2023-01-31 14:02:53 +01:00
David Karlsson
fb46f0d94c
engine: mv 20.10 release notes
2023-01-31 06:27:39 +01:00
Briscoooe
ffa23d972e
Update Python example to use Python 3 syntax
2023-01-28 21:23:02 +00:00
David Karlsson
ff1483fb7a
Merge pull request #16596 from neersighted/swarm_ca_rotate_mke
...
swarm: call out CA rotation as potentially dangerous with MKE
2023-01-27 13:39:39 +01:00
Lakshya Gupta
db7ec17c6d
Correct typo ( #16600 )
...
* Update swarm-mode.md
2023-01-26 14:22:00 -08:00
Bjorn Neergaard
c35d70d5e8
swarm: call out CA rotation as potentially dangerous with MKE
...
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-01-26 08:31:35 -07:00
Sebastiaan van Stijn
b95443a2e5
engine: add release notes for 20.10.23
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-23 11:19:03 +01:00
Craig Osterhout
f0d1042a00
doc review: update centos installation guide ( #16551 )
...
Sync wording and style
2023-01-22 22:41:14 +01:00
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
Matt Gucci
bef2ebcb5a
Fix error: PowerShell environment variable setting
...
Required to be surrounded by `'` or `"`.
2022-11-26 11:47:26 +09: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
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
Allie Sadler
38fec0d159
Engdocs 802b ( #15108 )
...
* moved install pages
* moved images
* update toc
* add redirects
* ammend page links
* fix broken links
* fix broken links
* fix broken links
* fix broken links
2022-07-13 10:41:56 +01:00
Dora Ribeiro
adc61b973e
Edit to remove reference to missing image ( #15069 )
2022-07-08 10:09:47 +01:00
Sebastiaan van Stijn
335861479c
engine: remove CAP_PERFMON, CAP_BPF, CAP_CHECKPOINT_RESTORE from relnotes ( #15050 )
...
These capabilities were reverted in a38b96b8cd
,
because the version of containerd and runc that shipped together with
docker 20.10.0 did not support them.
Current versions of containerd and runc support these, so possibly we can
include them again in a patch release, but otherwise support will come in
the next (22.06) release of docker engine.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-06 16:29:11 +01:00
Jared Boone
e7be2f9381
Update ingress.md ( #15068 )
...
Minor edit
2022-07-06 11:40:30 +01:00
Fabio Guarini
0a07674d6b
doc: fix typo
...
Removed unnecessary 'and'
2022-06-30 22:18:16 -04:00
Usha Mandya
9403431ff7
Add Compose v2 reference ( #14716 )
...
* Add compose v2 reference
* Fix broken links
* Remove v1 compose reference files
* Remove Compose CLI completion
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-21 13:12:05 +02:00
Sebastiaan van Stijn
e0c3f68f94
engine: add release-notes for 20.10.17 ( #14891 )
...
* engine: add release-notes for 20.10.17
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Apply suggestions from code review
* Update engine/release-notes/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-06-10 10:07:55 +00:00
Dora Ribeiro
d49af6a449
ENGDOCS 711 Revisited Compose Install Page ( #14838 )
...
Revisiting Compose installation
2022-06-02 18:10:37 +01:00
Sebastiaan van Stijn
4570727495
engine: remove some mentions of old Ubuntu and Engine versions
...
These were notes about distro versions that have been EOL for a long
time, and an old version of docker engine that's EOL as well.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:28:30 +02:00
Sebastiaan van Stijn
43d9e868b0
engine: move note about package split to 18.09 release notes
...
containerd, docker engine and the docker cli were split into separate
packages in the 18.09 release. We kept this note on the release-notes
for current releases, but by now it's mostly "old news", so move the
warning to the 18.09 release notes page (which was the release in which
this change was made).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:28:21 +02:00
Sebastiaan van Stijn
1b2b7b6eab
engine: remove warning about Ubuntu 16.04 "xenial" EOL
...
This warning has been in place for a Year, and while there's
still users running on this version of Ubuntu, it's not really
our responsibility to notify them about their distro version
being EOL.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:23:32 +02:00
Sebastiaan van Stijn
584e0c0313
engine: remove instructions for "nightly" and "test" channels
...
The "nightly" channel hasn't been updated for a long time, so while it's
not actively updated, we should not show instructions for it.
The "test" channel is still updated in preparation of new releases, but
including the instructions in between the regular installation procedure
introduced quite some "noise" that's irrelevant to most users (who would
be installing the "stable" channel).
This patch removes the instructions to enable the nightly and test channels
from the installation instructions.
While making these changes, I also synced somme wording between distros
for consistency, and removed a stray section about storage-drivers, as
that's already outlined in the "optional post-installation steps".
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:23:30 +02:00
Usha Mandya
ac06689866
Merge pull request #14819 from usha-mandya/engdocs-720
...
Update note about the availability of DD4L
2022-05-25 15:09:37 +01:00
Usha Mandya
c43befc48e
Update note about the availability of DD4L
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-05-25 14:53:07 +01:00
CrazyMax
f3c4a25133
fix files with CRLF control characters
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 07:54:32 +02:00
Tianon Gravi
ec0809d448
Update to use "/etc/apt/keyrings" per APT maintainers recommendations
...
See https://tracker.debian.org/news/1305679/accepted-apt-240-source-into-unstable/ :
* Install an empty /etc/apt/keyrings directory.
This directory is intended to provide an alternative to
/usr/share/keyrings for placing keys used with signed-by.
See also https://wiki.debian.org/DebianRepository/UseThirdParty?action=diff&rev2=47&rev1=46 (which was edited following a discussion with the APT maintainers about the expected usage):
> If future updates to the key will be managed by an apt/dpkg package as recommended below, then it SHOULD be downloaded into `/usr/share/keyrings` using the same filename that will be provided by the package. If it will be managed locally , it SHOULD be downloaded into `/etc/apt/keyrings` instead.
Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2022-05-23 11:09:43 -07:00
Allie Sadler
ca314e1d4e
Merge pull request #14756 from aevesdocker/ENGDOCS-697
...
updating linux references throughout all docs, to DD
2022-05-18 12:37:34 +01:00
Allie Sadler
52d9961df2
changes after review
2022-05-17 15:57:25 +01:00
Sebastiaan van Stijn
90ea1e782a
engine: add release notes for 20.10.16
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-17 16:40:04 +02:00
Sebastiaan van Stijn
6ed0af0f9f
Merge pull request #14713 from tnir/tnir/20.10.5
...
engine: fix typo in release notes for 20.10.15
2022-05-11 14:23:12 +02:00
Takuya Noguchi
c02235996b
Fix typo in release notes 20.10.5
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-05-11 04:47:44 +00:00
Sebastiaan van Stijn
67148253ba
engine: add known issues to 20.10.15 release notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-10 13:48:02 +02:00
Anca Iordache
bc4fb3e636
Prepare DDL docs for GA ( #14648 )
...
* Prepare doc pages for DDL GA release
- Add DDL screenshots
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* Menu entries for DDL
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* update installation instructions
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* Update download links
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-06 10:12:15 +01:00
Sebastiaan van Stijn
413c02b35c
Add release notes for Engine 20.10.15
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-05 22:38:07 +02:00
Guillaume Lours
e10f19f952
Apply suggestions from code review
...
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-26 17:49:51 +02:00
Guillaume Lours
f95abb647a
Add docker-compose-plugin package in linux distro engine installation
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-25 18:47:37 +02:00
Sebastiaan van Stijn
461c6935c4
fix aligning in some output examples
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-12 11:44:41 +02:00
Usha Mandya
1ffb53ee8c
fix console output
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-08 20:05:56 +01:00
Sebastiaan van Stijn
2ec61594a5
Merge pull request #14510 from Mandraenke/patch-1
...
added misssing "driver"
2022-04-08 00:14:35 +02:00
halprin
0d79d56878
Terminate the console fix-width example for --output
2022-04-07 15:57:39 -06:00
Chris Crone
287e23b48d
Add initial SBOM docs ( #14516 )
...
* sbom: Add initial docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
* Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
* Apply suggestions from code review
* Update engine/sbom/index.md
Add a new section for feedback
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-04-07 16:00:22 +01:00
Mandraenke
0de0cf0f1d
added misssing "driver"
...
The example for setting the MTU on the swarm ingress network uses the wrong property:
`--opt com.docker.network.mtu=1200`
instead of
`--opt com.docker.network.driver.mtu=1200`
2022-04-06 08:40:20 +02:00
Usha Mandya
19de201738
Merge pull request #14397 from SethuMK/patch-2
...
missed & in the powershellcommand
2022-04-01 10:31:04 +01:00
Usha Mandya
1cf511078d
Update note on DD4L beta
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-31 17:26:01 +01:00
Usha Mandya
ab9bde9e14
Add DD4L docs to the toc
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 11:32:34 +01:00
Sebastiaan van Stijn
d707cc3ec5
engine: add release notes for v20.10.14
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-24 02:00:16 +01:00
SethuMK
fc92869309
missed & in the powershellcommand
2022-03-16 09:33:19 -05:00
Usha Mandya
3c3ebce224
Add codename for Ubuntu 22.04
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-10 18:46:37 +00:00
Sebastiaan van Stijn
8f82af9fda
engine: add release notes for 20.10.13
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-10 19:04:16 +01:00