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
{{ message }}
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
I want to call docker engine from my hyper pod. However, it seems that I can mount host's /var/run/docker.sock to my pod but I cannot connect to docker endpoint through that.
The text was updated successfully, but these errors were encountered:
Ok, then what should I do if I want to start another hyper/docker container in a hyper pod?
When I use docker, I simply mount /var/run/docker.sock to my container and that works.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to call docker engine from my hyper pod. However, it seems that I can mount host's
/var/run/docker.sock
to my pod but I cannot connect to docker endpoint through that.The text was updated successfully, but these errors were encountered: