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
Hello,
I have one Bamboo server and serveral remote agents, each are mapped to one project and running on Windows 10.
Now I would like to create a windows docker container for each project which includes all necessary tools and dependencies within the environment.
I found the image on https://hub.docker.com/r/atlassian/bamboo-agent-base, but I guess it's based on Linux and I would need a remote agent license for each image.
Is it possible to handle it in this way and then run the created docker container on all available remote agents without the need of installing all dependencies?
Thanks in advance!