The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to add an environment-specific variable to the service image tag.
For example
image: some-image:{$env_var}
I have tried:
- some-image:$env_var
- "some-image:${env_var}"
- "some-image:{{$env_var}}"
Hi @jj471 and welcome to the community.
I'm afraid that it is not possible to use an environment variable in the Docker image name at the moment. The image name and version need to be specified in the yaml file without the use of variables.
We have a feature request for what you are asking in our issue tracker:
If you'd be interested in this, I would suggest that you add your vote in the feature request (by selecting the Vote for this issue link) as the number of votes helps the development team and product managers better understand the demand for new features. You are more than welcome to leave any feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.
Implementation of new features is done as per our policy here and any updates will be posted in the feature request.
Please feel free to let me know if you have any questions.
Kind regards,
Theodora
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.