From ed16492c491c8124073f973af8e19b7f0d0e8f88 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 25 Jul 2024 12:41:52 +0100 Subject: [PATCH] ENGDOCS-2162 --- content/build-cloud/usage.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/build-cloud/usage.md b/content/build-cloud/usage.md index cf0af7e382..ccde2bafa9 100644 --- a/content/build-cloud/usage.md +++ b/content/build-cloud/usage.md @@ -191,3 +191,10 @@ It isn't possible to use Docker Build Cloud with a private registry or registry mirror on an internal network behind a VPN. All endpoints that a cloud builder interacts with, including OCI registries, must be accessible over the internet. + +> **Interested in trying out an experimental feature?** +> +>We are currently testing an experimental feature which lets cloud builders access internal resources. +> +> If you're interested in trying this feature, contact us using the [Support form](https://hub.docker.com/support/contact?topic=Docker+Build+Cloud&subject=Private+registry+access&severity=S3+-+Technical+Request,+Configuration+change). +{ .tip }