Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Jan 10, 2025

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@vvoland
Copy link
Contributor Author

vvoland commented Jan 10, 2025

cc @docker/runtime-team

@github-actions github-actions bot added the area/engine Issue affects Docker engine/daemon label Jan 10, 2025
@netlify
Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 7192b32
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/678633cadcc8c50008a0438d
😎 Deploy Preview https://deploy-preview-21780--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@vvoland vvoland marked this pull request as ready for review January 13, 2025 12:50
dvdksn
dvdksn previously approved these changes Jan 13, 2025
dvdksn
dvdksn previously approved these changes Jan 13, 2025
@vvoland
Copy link
Contributor Author

vvoland commented Jan 13, 2025

Can be merged

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saw one heading needed to be added 🙈

ISTR @dvdksn also added a global config for versions to be updated in the install sections somewhere (need to dig up the PR)

#### Packaging updates
- Update containerd to [v1.7.25](https://github.com/containerd/containerd/releases/tag/v1.7.25) [moby/moby#49253](https://github.com/moby/moby/pull/49253)
- Update `runc` to [v1.2.4](https://github.com/opencontainers/runc/releases/tag/v1.2.4) [moby/moby#49243](https://github.com/moby/moby/pull/49243)
- Update BuildKit to [v0.18.2](https://github.com/moby/buildkit/releases/tag/v0.18.2) [moby/moby#48949](https://github.com/moby/moby/pull/48949)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if we want BuildKit update to also be shown in a "Builder" section, WDYT?


## 27.4

Release notes for Docker Engine version 27.4 releases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line (and the heading above) still points to 27.4 🙈

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

☝️ looks like we need to copy that below the 27.5.0 release and add a new heading for 27.5

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. fixing!

@thaJeztah
Copy link
Member

I think this may have been the version;

docs/hugo.yaml

Lines 109 to 111 in b40e4e7

latest_engine_api_version: "1.47"
docker_ce_version: "27.4.0"
docker_ce_version_prev: "27.3.1"

Added in;

vvoland and others added 4 commits January 14, 2025 10:44
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@github-actions github-actions bot added area/cli Relates to the CLI client area/api Relates to Docker API docs hugo Updates related to hugo dependencies Vendoring, packaging updates area/config labels Jan 14, 2025
Copy link
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the issues found by @thaJeztah !

@dvdksn dvdksn merged commit 6fa5f31 into docker:main Jan 14, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api Relates to Docker API docs area/cli Relates to the CLI client area/config area/engine Issue affects Docker engine/daemon dependencies Vendoring, packaging updates hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants