From 52fa2993b5a8b75cad4c4fd0ed09cfefdbd73586 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:04:43 +0100 Subject: [PATCH 1/2] build: add faq note about DBC and VPNs Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/build/cloud/faq.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/build/cloud/faq.md b/content/build/cloud/faq.md index 796d0482c4..9cae35b2ea 100644 --- a/content/build/cloud/faq.md +++ b/content/build/cloud/faq.md @@ -61,3 +61,9 @@ command. This works like pruning the cache for any other builder. > > Pruning a cloud builder's cache also removes the cache for other team members > using the same builder. + +### Can I use Docker Build Cloud with a registry behind a VPN? + +No, you can't use Docker Build Cloud with a private registry or registry mirror +behind a VPN. All endpoints invoked with Docker Build Cloud, including OCI +registries, must be accessible over the internet. From 286570d3ef19326b4b3d12d60f361a62d93704ed Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:05:16 +0100 Subject: [PATCH 2/2] build: add faq table of contents Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/build/cloud/faq.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/build/cloud/faq.md b/content/build/cloud/faq.md index 9cae35b2ea..5e8add3011 100644 --- a/content/build/cloud/faq.md +++ b/content/build/cloud/faq.md @@ -6,6 +6,15 @@ aliases: - /hydrobuild/faq/ --- + +- [How do I remove Docker Build Cloud from my system?](#how-do-i-remove-docker-build-cloud-from-my-system) +- [Are builders shared between organizations?](#are-builders-shared-between-organizations) +- [Do I need to add my secrets to the builder to access private resources?](#do-i-need-to-add-my-secrets-to-the-builder-to-access-private-resources) +- [How do I unset Docker Build Cloud as the default builder?](#how-do-i-unset-docker-build-cloud-as-the-default-builder) +- [How do I manage the build cache with Docker Build Cloud?](#how-do-i-manage-the-build-cache-with-docker-build-cloud) +- [Can I use Docker Build Cloud with a registry behind a VPN?](#can-i-use-docker-build-cloud-with-a-registry-behind-a-vpn) + + ### How do I remove Docker Build Cloud from my system? If you want to stop using Docker Build Cloud, remove the cloud builder using