Skip to content

Commit fa74d0a

Browse files
committed
build(cloud): add firewall config
Signed-off-by: David Karlsson <[email protected]>
1 parent ad800a5 commit fa74d0a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/manuals/build-cloud/setup.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ The builder has native support for the `linux/amd64` and `linux/arm64`
7070
architectures. This gives you a high-performance build cluster for building
7171
multi-platform images natively.
7272

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+
- 3.211.38.21
79+
- https://auth.docker.io
80+
- https://build-cloud.docker.com
81+
- https://hub.docker.com
82+
7383
## What's next
7484

7585
- See [Building with Docker Build Cloud](usage.md) for examples on how to use Docker Build Cloud.

0 commit comments

Comments
 (0)