mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-21 11:17:44 +08:00
Merge pull request #1136 from jedevc/remote-builder-docs-typo
Fix typo in docker-container remote driver instructions
This commit is contained in:
commit
cdd391e556
@ -112,7 +112,7 @@ $ docker buildx create \
|
||||
--name remote-container \
|
||||
--driver remote \
|
||||
--driver-opt cacert=.certs/ca.pem,cert=.certs/client-cert.pem,key=.certs/client-key.pem,servername=... \
|
||||
tcp://buildkitd.default.svc:1234
|
||||
tcp://localhost:1234
|
||||
```
|
||||
|
||||
## Remote Buildkit in Kubernetes
|
||||
|
Loading…
x
Reference in New Issue
Block a user