You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi
I am running Bamboo 6.3.2 on RHEL7. I have a Deployment task to build an docker images. However the deployment is failing with the error Cannot connect to the Docker daemon. Is the docker daemon running on this host?
I have change the docker socket files groups to dockerroot and added the bamboo user to dockeroot
srw-rw----. 1 root dockerroot 0 Mar 23 14:38 /var/run/docker.sock
id
uid=168(bamboo) gid=166(bamboo) groups=166(bamboo),164(dockerroot)
I can also execute the build command successfully from command line as the bamboo user.
Hi Isa,
Your current session may not pick up these changes. After the installation, you should restart bamboo so the docker options can be picked up by Bamboo Server. Ensure the bamboo user is added to the docker group.
Ensure the docker capabilities are also defined in the server too, this could help.
Cheers,
Max - Premier Support Engineer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.