humanoid2050
a3bf171719
Update 12-interpolation.md ( #19159 )
...
Removed duplicate lines.
2024-01-22 08:30:40 +00:00
David Karlsson
01c54570b8
engine: small improvements to toc titles
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-21 12:02:20 +01:00
David Karlsson
3774cfbd60
Merge pull request #19157 from thaJeztah/update_version
...
update some engine 24.0 versions to 25.0
2024-01-20 07:27:32 +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
David Karlsson
d61337d26b
Merge pull request #19161 from thaJeztah/remove_1.10_migration
...
engine: remove docker 1.10 migration guide
2024-01-20 07:16:55 +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
David Karlsson
8fc0e3c84a
Merge pull request #19155 from thaJeztah/devicemapper_removed
...
engine: remove devicemapper from storage-driver selection page
2024-01-19 23:18:58 +01:00
David Karlsson
bd88fa26af
Merge pull request #19156 from thaJeztah/remove_logentries
...
engine: remove logentries logging driver
2024-01-19 23:16:37 +01:00
Sebastiaan van Stijn
db4b38af58
engine: remove logentries logging driver
...
The logentries logging driver was removed in Docker Engine v25. The logentries
service was already shut-down, so it's unlikely there's still active users of
this driver.
When upgrading to Docker Engine v25, any container configured with this driver
will automatically be migrated to the "local" logging driver, so no action
is required from the user, and we can safely remove these docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:50:11 +01:00
Sebastiaan van Stijn
99aae24a1d
engine: remove devicemapper from storage-driver selection page
...
The devicemapper storage-driver has been removed in Docker Engine v25; mark
the driver as removed, and remove mentions of it in the storage driver selection
page.
The devicemapper storage driver page itself is kept for now, to make the
deprecation banner on that page more discoverable, and because some
packagers still provide Docker Engine 23.0 as an LTS version, so users may
migrate from 23.0 to newer versions.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:41:51 +01:00
David Karlsson
672ff038b8
Merge pull request #19150 from jnoordsij/patch-1
...
Fix release date on 25.0.0 release notes
2024-01-19 16:51:49 +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
385526269a
build: regen buildx cli 68c3ac4
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
368f2f232c
vendor: github.com/docker/compose 3881690
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
61d4f182d5
vendor: github.com/moby/moby v25.0.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
5ff4adf189
vendor: github.com/docker/cli 01f933261885
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +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
Allie Sadler
8d964cf230
ENGDOCS-1952 ( #19149 )
2024-01-19 15:11:52 +00:00
Sebastiaan van Stijn
fb582e4821
Merge pull request #18955 from dvdksn/cli-add-host-ipv6-sep
...
cli: use the new add-host separator
2024-01-19 15:45:10 +01:00
David Karlsson
f2ab28125a
Merge pull request #19127 from dvdksn/site-fixups
...
site fixups
2024-01-19 15:44:34 +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
Sebastiaan van Stijn
8a7d8e3a1d
Merge pull request #18669 from dvdksn/recursive-ro-bind-mounts
...
engine: add recursive bind mounts
2024-01-19 15:23:51 +01:00
Sebastiaan van Stijn
fed04700bc
Merge pull request #18253 from dvdksn/engine-rn-25.0.0
...
engine: add release notes for v25.0.0
2024-01-19 15:23:07 +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
David Karlsson
775e839e72
config: bump engine versions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 12:22:19 +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
fdc73c2002
Merge pull request #19145 from felipecruz91/patch-2
...
Update SSC attestations policy description
2024-01-19 10:56:39 +01:00
Felipe Cruz Martinez
da905e892c
Update SSC attestations policy description
2024-01-19 10:51:14 +01:00
David Karlsson
b1b8263be7
styles: update site logo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 09:59:41 +01:00
CrazyMax
e10a69a3ea
Merge pull request #19140 from crazy-max/desktop-build-redirect
...
create redirect for desktop build feedback form
2024-01-19 09:15:43 +01:00
David Karlsson
6497459e32
Merge pull request #19141 from crazy-max/dbc-redirect
...
/go/docker-build-cloud redirect
2024-01-19 09:14:51 +01:00
CrazyMax
68e8fe3ff4
create /go/docker-build-cloud redirect
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 09:09:04 +01:00
CrazyMax
d2dd437b85
redirect: sort build links
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 09:08:45 +01:00
CrazyMax
fc4c50789e
create redirect for desktop build feedback form
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-01-19 08:48:59 +01:00
Craig Osterhout
3345dd20af
get-started: add genai guide ( #18944 )
...
* add genai guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-18 19:02:08 -08:00
Stephanie Aurelio
c6eaf89447
add new event to table ( #19130 )
2024-01-18 11:44:01 -08: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
Allie Sadler
547d161248
ENGDOCS-1944 ( #19104 )
...
* ENGDOCS-1944
* edits
* edits
* change wording
* change wording
* review edits
2024-01-18 16:39:01 +00:00
Stephanie Aurelio
cfa324aab7
remove callout ( #19131 )
2024-01-18 08:37:43 -08:00
David Karlsson
c837bce3a2
Merge pull request #19132 from dvdksn/scout-cli-v1.3
...
vendor: github.com/docker/scout-cli v1.3.0
2024-01-18 17:36:36 +01:00
David Karlsson
32a5565693
vendor: github.com/docker/scout-cli v1.3.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 17:33:00 +01:00
Allan Lewis
9d2f6bbaac
Improve "Extend your Compose file" ( #19129 )
...
* extends.md: Add trailing newline
* extends.md: Remove trailing whitespace
* extends.md: Correct reference to previously-named file
* extends.md: Correct YAML syntax
* extends.md: Use conventional YAML indentation
* extends.md: Wrap to 80 characters
* Update content/compose/multiple-compose-files/extends.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 16:29:51 +00:00
David Karlsson
5ca9eaaf5a
hugo: fix typo in buildStats config
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 15:43:40 +01:00
Guillaume Lours
1da0617fa5
update Compose v2.24.1 release notes ( #19126 )
...
* update Compose v2.24.1 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update content/compose/release-notes.md
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 12:22:46 +00:00