-
Notifications
You must be signed in to change notification settings - Fork 70
Sharing docker socket #1101
Comments
ummh, that's weird, have you tried with kata-containers ? |
You would see that error if the docker daemon is not running or you do not have right privileges. Whats the output of |
The |
Thanks! Proxy gives an error: |
@jodh-intel I get the same result with kata-containers. |
Using Dockerd Remote API is a working solution. Thanks to everyone |
Description of problem
I am not able to use shared docker socket between host machine and a docker container.
Expected result
The docker client that is in container connects to docker daemon at host machine and launches other containers.
Actual result
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Meta details
Running
cc-collect-data.sh
version3.0.23 (commit 64d2226)
at2018-05-07.11:12:21.315124301+0200
.Runtime is
/usr/bin/cc-runtime
.cc-env
Output of "
/usr/bin/cc-runtime cc-env
":Runtime config files
Runtime default config files
Runtime config file contents
Config file
/etc/clear-containers/configuration.toml
not foundOutput of "
cat "/usr/share/defaults/clear-containers/configuration.toml"
":Agent
version:
Logfiles
Runtime logs
Recent runtime problems found in system journal:
Proxy logs
Recent proxy problems found in system journal:
Shim logs
Recent shim problems found in system journal:
Container manager details
Have
docker
Docker
Output of "
docker version
":Output of "
docker info
":Output of "
systemctl show docker
":No
kubectl
Packages
Have
dpkg
Output of "
dpkg -l|egrep "(cc-oci-runtime|cc-proxy|cc-runtime|cc-shim|kata-proxy|kata-runtime|kata-shim|clear-containers-image|linux-container|qemu-lite|qemu-system-x86)"
":No
rpm
The text was updated successfully, but these errors were encountered: