mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-29 17:05:46 +08:00
docs: fix typo in docker-container remote driver instructions
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
908ce2d206
commit
d69fe6140d
@ -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