Commit Graph

2379 Commits

Author SHA1 Message Date
Olivier Benz
38f62aa9b4 Refactor the command to set up the repository 2023-03-23 19:45:25 +01: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
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