Commit Graph

104 Commits

Author SHA1 Message Date
David Karlsson
e3fdf17a5d engine: 25.0.3 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 14:25:20 +01:00
David Karlsson
478dc41907 vendor: github.com/docker/scout-cli v1.4.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 20:30:25 +01:00
David Karlsson
b20c46a615 chore: unpublish README files in content dir
Adds hugo build options that prevents these READMEs from being
published.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:49:46 +01:00
David Karlsson
7eb5ad6c38 test: add lint rule for single h1
We should never have more than one h1 on a page.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson
a461a743d7 engine: 24.0.9 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 14:52:06 +01:00
Sebastiaan van Stijn
729dd26fad Merge pull request #19268 from vvoland/release-25.0.2
engine: 25.0.2 release notes
2024-02-01 03:50:30 +01:00
Paweł Gronowski
781f0059fb engine: 25.0.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-31 23:12:30 +01:00
Paweł Gronowski
8defacf0b0 engine: 24.0.8 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-31 23:10:58 +01:00
Sebastiaan van Stijn
dd82cadf38 engine: install: remove Ubuntu Lunar 23.04, as it's EOL
Ubuntu 23.04 reached EOL on January 25, 2024, so should no longer be used.
https://wiki.ubuntu.com/Releases#End_of_Life

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-31 16:37:01 +01:00
David Karlsson
6dc6f503e7 engine: remove gnupg from install prerequisites
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:59:29 +01:00
David Karlsson
1b49c84d70 engine: add chmod a+r for gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:27:06 +01:00
David Karlsson
82e6994134 fix: use sudo to curl the gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:02:31 +01:00
David Karlsson
9a5659ce80 fix: wrong capitalization of curl --output flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:01:47 +01:00
David Karlsson
5db1e07590 Merge pull request #19138 from audunmg/patch-1
Fix apt-get remove and ascii GPG key
2024-01-25 22:22:47 +01:00
audunmg
33befd6922 Fix apt-get ascii GPG key
Changing the file extension for the GPG key to .asc lets apt-get know
the GPG key is in ascii armor format, no need to dearmor.

Co-authored-by: audunmg <audun@gangsto.org>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 21:58:50 +01:00
Johannes Großmann
5b7a6ba6e4 add docker debug cli reference (#19178)
* add docker debug cli ref

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback1

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* remove pull

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix title

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback2

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* refactor: restructuring of docker debug docs

* review: addressed comments

* feat: add cross-links

* review: addressed comments

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:19:27 +00:00
Craig Osterhout
bc3e173ede docker init: add java, remove beta (#19137)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:08:13 +00:00
David Karlsson
622e8d99ee Merge pull request #19183 from dvdksn/engine-25.0.1-release
engine: 25.0.1 release notes
2024-01-24 11:45:06 +01:00
David Karlsson
e49e3129e8 engine: 25.0.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 11:24:50 +01:00
David Karlsson
4ac3ef61aa engine: add normalized RLIMIT_NOFILE default to v25 release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-23 13:43:05 +01:00
David Karlsson
243c337f2f engine: clarify breaking change for recursive mounts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 16:10:45 +01:00
Albin Kerouanton
c1c034e767 Add a note about moby/moby#46603 in v25.0 release notes
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-01-22 09:34:41 +01:00
Sebastiaan van Stijn
2b6fafeedb update some engine 24.0 versions to 25.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 07:26:23 +01:00
David Karlsson
ff1b10949f Merge pull request #19160 from thaJeztah/api_version_redirects
engine: add additional redirects for deprecated API versions
2024-01-20 07:17:46 +01:00
Sebastiaan van Stijn
812fa0710b engine: remove docker 1.10 migration guide
These docs described how to migrate the image store when upgrading to
the content-addressable image store in docker 1.10. As these docs were
added 9 Years ago, and were not included in the TOC, it's likely that
users will have migrated by now :D

- https://blog.docker.com/2016/01/docker-1-10-rc/
- a315a5acec

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 00:15:39 +01:00
Sebastiaan van Stijn
88fb770a7e engine: add additional redirects for deprecated API versions
The deprecated API docs in the upstream repository contained redirects
for old URLs. As those docs will be removed in upstream, we should
inherit the redirects that will be removed.

Also adjusted the API versions that can be found in the v1.9.1 tag
in upstream (API v1.17 and before).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 23:54:24 +01:00
Jesper Noordsij
f5aaa9ca4d Fix release date on 25.0.0 release notes 2024-01-19 16:46:47 +01:00
David Karlsson
ade4ebd4a6 Merge pull request #19045 from dvdksn/cli-canonical-reference-urls
Canonical CLI / moby 25
2024-01-19 16:30:19 +01:00
David Karlsson
f0260dbf20 hugo: display command aliases
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
04de43a394 cli: remove alias stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Sebastiaan van Stijn
383af84ddb Merge pull request #19146 from thaJeztah/deprecate_api_versions
engine: deprecate API versions < 1.24
2024-01-19 15:25:33 +01:00
Sebastiaan van Stijn
b0b71204e2 Merge pull request #19107 from dvdksn/rootless-pasta-net-driver
engine: add pasta rootlesskit net driver
2024-01-19 15:25:10 +01:00
David Karlsson
578e54a31a engine: add release notes for v25.0.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 14:35:31 +01:00
Sebastiaan van Stijn
511284154d engine: deprecate API versions < 1.24
Docker Engine v25.0 deprecates old API versions, and disables
them by default.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 11:37:12 +01:00
David Karlsson
16b8554123 Merge pull request #18143 from dvdksn/manuals-overview
ux: manuals landing page
2024-01-18 17:56:22 +01:00
David Karlsson
637a19aa1c site: add manuals landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 17:52:39 +01:00
Sebastiaan van Stijn
7dd1465b7c remove "api-version-matrix" include
It was only used on a single page, so we might as well just
inline its content.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-16 20:13:46 +01:00
David Karlsson
5b49ec733e engine(rootless): improve network troubleshooting overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 15:08:12 +01:00
David Karlsson
a8150797af engine: add pasta rootlesskit net driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 14:03:26 +01:00
David Karlsson
28e564187c site: remove "reading time" indicator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +01:00
CHALOPIN Clément
c435b0e9c2 Update protect-access.md (#19062)
* Update protect-access.md

fix console highlight

* fix: other code highlight
2024-01-08 20:34:15 +01:00
David Karlsson
302cc82354 Merge pull request #18997 from dvdksn/rm-engine-sdk-html
engine: remove html SDK (404)
2024-01-02 13:43:14 +01:00
Onur Can Cakmak
25fd0cb073 Specify syntax highlighters for yaml blocks and console blocks 2023-12-30 12:26:25 -05:00
David Karlsson
117e44df16 engine: remove html SDK (404)
Closes #18889

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-29 15:55:32 +01:00
Stephanie Aurelio
f4d58b3958 Reference freshness updates (#18966)
* update punctuation and grammar

* refresh engine api overview

* update metadata and refresh engine sdk overview

* update callouts and refresh sdk examples

* update word

* fix callout

* fix callout pt two
2023-12-20 08:41:59 -08:00
Allie Sadler
02dbedab22 engine-freshness (#18953)
* engine-freshness

* review edits

* review edits

* review edits
2023-12-18 16:20:21 +00:00
Allie Sadler
937041314e more swarm freshness (#18937)
* more swarm freshness

* fix build

* fix build
2023-12-18 10:11:02 +00:00
Donald Brunais
a1015ad58d Fix button text (#18948) 2023-12-18 09:41:30 +00:00
Allie Sadler
9970f81c0d Engdocs 1912b - freshness (#18914)
* swarm tutorial and concepts

* how swarm works

* review edits
2023-12-14 09:15:29 +00:00
Zain Hasan
0f7e6ec2da doc: comment about async behavior of cli.ImagePull (#18884)
* docs: comment about async behavior of cli.ImagePull

More details on the behavior: https://github.com/moby/moby/issues/28646
2023-12-09 20:39:52 +01:00