You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ telepresence intercept api-zone-c-5d546b9b78 --port 80:80 --container api-0 --docker-run -- nginx
Using ReplicaSet api-zone-c-5d546b9b78
Intercept name : api-zone-c-5d546b9b78
State : ACTIVE
Workload kind : ReplicaSet
Destination : 127.0.0.1:80
Service Port Identifier: http-80/TCP
Intercepting : all TCP connections
docker: Error response from daemon: error while mounting volume '': get api-0-5: no such volume.
Describe the bug
It fails taking volume from the replicaset,
with
--mount false
it works.Any clue to resolve this?
my setup env
reproduction process
telepresence log
telepresence_logs.zip
Expected behavior
Able to intercept the workload
Versions (please complete the following information):
using m1 macbook with docker desktop
Additional context
The text was updated successfully, but these errors were encountered: