-- BotBot disconnected, possible missing messages --
[o__o] joined the channel
gigetoo has quit
alanwill has quit
vincent99 joined the channel
fgimenez joined the channel
kushal joined the channel
vducuy
All. I want to build Docker-1.9 for ARM64 (ubuntu-15.10). i already git docker source and then run hack/make.sh. there is no error i fount but what to do next to install Docker to host?
thanks
ripcurld0 joined the channel
fgimenez has quit
jordia65 joined the channel
fgimenez joined the channel
imikushin joined the channel
mathias-renner joined the channel
kellyp joined the channel
danc_ has quit
kellyp has quit
mathias-renner has quit
thirdknife joined the channel
mathias-renner joined the channel
mathias-renner has quit
thirdknife has quit
thirdknife joined the channel
estesp joined the channel
czerasz joined the channel
gigetoo joined the channel
vwoo joined the channel
wenchma
Client:
Version: 1.9.0-rc5
API version: 1.21
Go version: go1.4.2
Git commit: 9318004
trishna_g has quit
Built: Tue Nov 3 05:59:27 UTC 2015
OS/Arch: linux/amd64
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
ripcurld0
wenchma: i dunno. try to do docker ps -a
wenchma
ripcurld8 : ubuntu@docker:~$ docker ps -a
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
ripcurld0
wenchma: yup, it's not running. i guess it's related to systemd vs init script
wenchma: let me give a link to this... just a sec
wenchma
ripcurld0 : great , thx
kalzz has quit
ripcurld0
wenchma: what version of ubuntu are you running?
wenchma
ripcurld0: ubuntu 14.04 lts
ripcurld0
wenchma: hoo my bad, i see that systemd is used from ubuntu 14.10 and above
wenchma: try to run: service docker restart
wenchma: and then service docker status
wenchma
ripcurld0: let me try
vincent99 has quit
vducuy
usr/lib/go/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
trishna_g joined the channel
usr/bin/ld: cannot find -ldevmapper
i got this error when run hack/make.sh
dscastro joined the channel
wenchma
ripcurld0: I did "sudo usermod -aG docker ubuntu" , but not log out and back in to take effect
kalzz joined the channel
ripcurld0
wenchma: do you have sudo permissions?
wenchma
ripcurld0: yes
ripcurld0
if you do you can sudo service docker restart
wenchma:^^^^^^^
wenchma: although, i am not sure it's related to that
wenchma
ripcurld0: + sudo -E sh -c docker version
Client:
Version: 1.9.0-rc5
API version: 1.21
Go version: go1.4.2
Git commit: 9318004
Built: Tue Nov 3 05:59:27 UTC 2015
OS/Arch: linux/amd64
Server:
Version: 1.9.0-rc5
API version: 1.21
Go version: go1.4.2
jecarey joined the channel
Git commit: 9318004
Built: Tue Nov 3 05:59:27 UTC 2015
OS/Arch: linux/amd64
If you would like to use Docker as a non-root user, you should now consider
adding your user to the "docker" group with something like:
sudo usermod -aG docker ubuntu
Remember that you will have to log out and back in for this to take effect!
ripcurld0: above is the output of intallation, I did not log out and back in
ripcurld0
wenchma: ok, lets check it. run "sudo docker ps"
wenchma: what do you get?
wenchma
ripcurld0: ubuntu@docker:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ripcurld0: ^_^
ripcurld0
wenchma: then run, newgrp <your_username> docker and try "docker ps"
jecarey has quit
wenchma: update me if it helps
wenchma
ripcurld0: it works now, thanks :)
ubuntu@docker:~$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ripcurld0
wenchma: hehehe, glad to hear. enjoy
kalzz has quit
wenchma
ripcurld0: thx *_*
ripcurld0
wenchma: no problem ^_^
[o__o] has quit
-- BotBot disconnected, possible missing messages --