Commit Graph

2411 Commits

Author SHA1 Message Date
David Karlsson
45e5838f13 Merge pull request #17087 from dvdksn/engine/versioning-reword
engine: update support and versioning statements
2023-04-25 16:31:13 +02:00
Chris Chinchilla
a44087b1d9 Merge pull request #17018 from KatrinaAS/patch-1
docs: Move Post install link to infobox
2023-04-19 12:01:49 +02:00
Allie Sadler
f58e3c8d06 ENGDOCS-1309 (#17142) 2023-04-19 10:18:33 +01:00
Chris Chinchilla
1ee679125e Refactor to include and use call out formatting 2023-04-18 16:30:23 +02:00
Sebastiaan van Stijn
f6ed0b865e engine: add release-notes for v23.0.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-17 17:38:55 +02:00
David Karlsson
9e56a068b0 engine: update support and versioning statements
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 13:20:23 +02:00
David Karlsson
d421693c9f engine: add chmod a+r for docker.gpg key
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 18:34:56 +02:00
David Karlsson
7ad91f1356 engine: replace mkdir with install for gpg setup
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 17:57:19 +02:00
David Karlsson
40be6cef18 Merge pull request #16674 from jaredbrogan/patch-1
Update chmod command in GPG Error Tip
2023-04-08 12:40:05 +02:00
Sebastiaan van Stijn
9375c27049 scout: add consistent banners for "early access"
Docker Scout is in early access, but some parts of the documentation
(reference docs) did not contain a banner for this.

This patch:

- Changes the "note" to "early access" (just a minor improvment)
- Adds banners to all the CLI reference pages
- Adds (Early Access) in the CLI reference navigation (TOC)
- Moves the banner to an include

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-07 16:36:37 +02:00
zhangguanzhang
4e09df06c9 Fix incorrect word 2023-04-07 14:52:10 +08:00
Bjorn Neergaard
6b0c6de62e swarm: add context to VXLAN port docs
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-04-06 09:54:10 -06:00
Sebastiaan van Stijn
e0642390a8 add docker init (#17016)
Manually combining the generated YAML docs with the Markdown
that was written by Craig.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: craig-osterhout <craig.osterhout@docker.com>
2023-04-05 16:52:37 +01:00
Chris Chinchilla
8f36af3cd4 Merge pull request #16971 from eunomie/scout-v0.8.5-cli-docs
DD4.18 scout: update cli documentation
2023-04-05 16:41:30 +02:00
Sebastiaan van Stijn
b0dbdf2a88 Merge pull request #17035 from thaJeztah/23.0.3_release_notes
engine: add 23.0.3 release notes
2023-04-05 02:40:17 +02:00
Sebastiaan van Stijn
1194dfab4c engine: add note about missing packages for CentOS 9 for 23.0.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 23:48:12 +02:00
Sebastiaan van Stijn
c1ad2ebeef engine: add 23.0.3 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 17:24:28 +02:00
Sebastiaan van Stijn
199c5bfec0 engine: add release notes for 20.10.24
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-04 16:54:43 +02:00
Chris Chinchilla
772b52051e Merge pull request #16996 from ChrisChinchilla/eng-inst-fresh
Minor changes for freshness to engine install index
2023-04-04 12:23:31 +02:00
Katrina Knight
d2a801c0ab docs: Changed other docs to match 2023-04-01 00:08:19 +01:00
Katrina Knight
cbbd7c847c Update engine/install/ubuntu.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-04-01 00:02:33 +01:00
Katrina Knight
332d95d5e1 docs: Added title to infobox 2023-03-31 22:57:44 +01:00
Katrina Knight
78d1794a2a docs: Move Post install ink to infobox
Moved Post-Install link to inbobox to make it more visible.
2023-03-31 22:40:24 +01:00
Chris Chinchilla
0accf4a17f Undo distro change 2023-03-30 11:15:59 +01:00
Chris Chinchilla
b17fbd5566 Small changes for style and consistency 2023-03-28 17:41:42 +01:00
Chris Chinchilla
64192639fd Minor changes for freshness 2023-03-28 17:22:34 +01:00
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