[JIRA] (OVIRT-2324) Failed to mount docker.sock to
"/var/run/docker.sock" in a container which runs systemd
by Gal Ben Haim (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2324?page=com.atlassian.jir... ]
Gal Ben Haim edited comment on OVIRT-2324 at 7/15/18 11:32 AM:
---------------------------------------------------------------
As a workaround, the mount point can be changed, for example:
`/var/run/docker.sock:/root/docker.sock`
`export DOCKER_HOST=unix://root/docker.sock`
was (Author: gbenhaim(a)redhat.com):
As a workaround, the mount point can be changed, for example:
`/var/run/docker.sock:/root/docker.sock` this bind mount works, but I guess that the docker
instance inside the container should be configured accordingally.
> Failed to mount docker.sock to "/var/run/docker.sock" in a container which runs systemd
> ---------------------------------------------------------------------------------------
>
> Key: OVIRT-2324
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2324
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Gal Ben Haim
> Assignee: infra
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months