From f9d3d7e02ceb2e083898d4543ec6cc4af48444eb Mon Sep 17 00:00:00 2001 From: Apfelwurm Date: Fri, 13 Feb 2026 14:17:39 +0100 Subject: [PATCH] add docker cli pr to fork maintenance --- docs/abra/hack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/abra/hack.md b/docs/abra/hack.md index b0b6097..59f692d 100644 --- a/docs/abra/hack.md +++ b/docs/abra/hack.md @@ -442,7 +442,7 @@ We maintain a fork of [godotenv](https://git.coopcloud.tech/toolshed/godotenv) b ### `docker/cli` -We maintain a fork of [docker-cli](https://git.coopcloud.tech/toolshed/docker-cli/) because we needed to [patch port exposing](https://git.coopcloud.tech/toolshed/docker-cli/commit/2fbb22f65866ac97b47e4d47d8f855fee8c98e2a) to fix this [bug](https://github.com/docker/cli/issues/2407). Once the fix was upstreamed we can remove this fork again. +We maintain a fork of [docker-cli](https://git.coopcloud.tech/toolshed/docker-cli/) because we needed to [patch port exposing](https://git.coopcloud.tech/toolshed/docker-cli/commit/2fbb22f65866ac97b47e4d47d8f855fee8c98e2a) to fix this [bug](https://github.com/docker/cli/issues/2407). Once the [fix was upstreamed](https://github.com/docker/cli/pull/6799) we can remove this fork again. ### `docker/client`