Skip to content

Commit 8e94387

Browse files
Merge pull request #9583 from circleci/add-msg-about-docker-28
add note about docker 28
2 parents 8807ade + 175fb35 commit 8e94387

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/guides/modules/execution-managed/pages/remote-docker-images-support-policy.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ This document outlines the xref:building-docker-images.adoc[CircleCI remote Dock
1111
[#release-policy]
1212
== Release policy
1313

14-
The CircleCI remote Docker images are based on our Linux VM images with Docker installed for the purposes of providing a remote environment that can execute Docker commands within jobs on the Docker executor.
14+
The CircleCI remote Docker images are based on our Linux VM images with Docker installed.
15+
This setup enables the execution of Docker commands within jobs using the Docker executor in a remote environment.
1516

1617
We aim to support the latest three versions of the Docker Engine that are classified as within Security Support status.
1718

@@ -64,6 +65,11 @@ Current Deprecation:
6465

6566
Example: When Docker 28 is released:
6667

68+
We have delayed upgrading to Docker 28 because early releases introduced networking changes that caused instability in some environments.
69+
Rather than risk disruption for our customers, we chose to stay on the stable and supported 27.x line while monitoring the maturity of 28.
70+
With the release of 28.3.3, the previous issues appear to have been resolved.
71+
We are now preparing to validate and roll out the upgrade to ensure a smooth transition.
72+
6773
[cols="1,2", options="header"]
6874
|===
6975
| Version

0 commit comments

Comments
 (0)