View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007691 | CentOS-7 | -OTHER | public | 2014-10-12 15:08 | 2014-10-12 15:19 |
Reporter | pdkline | Assigned To | |||
Priority | low | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86-64 | OS | centos | OS Version | 7 |
Product Version | 7.0-1406 | ||||
Summary | 0007691: Docker group is different group than in RHEL | ||||
Description | The sock is in different groups causes issues with certain docker image from not running 100% correctly in centos, but not RHEL, CENTOS 7 srw-rw---- 1 root docker 0 Oct 12 14:31 /var/run/docker.sock RHEL 7 srw-rw---- 1 root root 0 Oct 11 20:23 /var/run/docker.sock | ||||
Steps To Reproduce | 1) yum install docker 2) systemctl disable firewalld && systemctl stop firewalld 3) systemctl disable docker && systemctl docker firewalld 4) DISABLE selinux & reboot to test fix docker run -i -t sequenceiq/hadoop-docker /etc/bootstrap.sh -bash | ||||
Additional Information | WORKAROUND: docker run -i -t --privelege=true sequenceiq/hadoop-docker /etc/bootstrap.sh -bash | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||