Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,636
Community Members
 
Community Events
185
Community Groups

Does bamboo offer docker capabilities if it is itself deployed through docker?

Edited

So I have deployed Bamboo as a Docker container.

Can I still turn on Docker capabilities, i.e. run docker from within that container?

From I can find, this seems to be possible in principle, but not recommended.

 

What's the best way to do this when using Bamboo?

1 answer

1 accepted

1 vote
Answer accepted
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 13, 2019

Hi @Frank Sonntag

I'm not a docker specialist but there are multiple articles about docker-in-docker out there like this one: Using Docker-in-Docker for your CI or testing environment? Think twice.

Can I still turn on Docker capabilities, i.e. run docker from within that container?

Yes, you can, but avoiding the Bamboo server containerized to run another docker instance inside the server container. 

How do we do that? Answering your second question.

What's the best way to do this when using Bamboo?

You need to make sure your Bamboo agents are not running inside Docker containers. For this, you will need to use only remote agents. Your agents will be native OS processes therefore able to spin docker containers when required by the Bamboo server.

That is the only way I see you can still keep Bamboo server inside a container being able to use docker runner.

I hope that helps.

Thanks Daniel,

using native remote agents seems indeed the only supported way as per Atlassian's answer to my support question.

Like Daniel Santos likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events