We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad800a5 commit 732f1ceCopy full SHA for 732f1ce
content/manuals/build-cloud/setup.md
@@ -70,6 +70,14 @@ The builder has native support for the `linux/amd64` and `linux/arm64`
70
architectures. This gives you a high-performance build cluster for building
71
multi-platform images natively.
72
73
+## Firewall configuration
74
+
75
+To use Docker Build Cloud behind a firewall, ensure that your firewall allows
76
+traffic to the following addresses:
77
78
+- https://build-cloud.docker.com
79
+- 3.211.38.21
80
81
## What's next
82
83
- See [Building with Docker Build Cloud](usage.md) for examples on how to use Docker Build Cloud.
0 commit comments