It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
This question is in reference to Atlassian Documentation: Configuring the Docker task in Bamboo
I tried to set the permissions in the docker container by setting $HOST_UID and $HOST_GID and then run
chown -R $HOST_UID:$HOST_GID /<path_to_mounted_volume>
inside the container. this does not work, there is not values in $UID and $GID
This was suggested on https://confluence.atlassian.com/bamboo/configuring-the-docker-task-in-bamboo-720411254.html
setting the enviroment variables:
bamboo_docker.png
The echo does not contain the values only the strings (from the buld log):
27-Nov-2015 10:04:08 | uid $UID |
27-Nov-2015 10:04:08 | gid $GID |
Is there somehting i have missed regarding the way to set the values in HOST_UID and HOST_GID?
Bamboo doesn't seem to expand any variable configured in the Docker Task.
I've created bug report BAM-16989 for this.
I also added a comment to the bug report that describes a workaround.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBamboo 5.9 will no longer be supported after June 12, 2017. What does this mean? As part of our End of Life policy, Atlassian supports major versions for two years after the first major iteratio...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.