Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: ability to re-use the variables defined in the gradle project #108

Open
evmin opened this issue Feb 4, 2017 · 0 comments
Open

FR: ability to re-use the variables defined in the gradle project #108

evmin opened this issue Feb 4, 2017 · 0 comments

Comments

@evmin
Copy link

evmin commented Feb 4, 2017

Would like to be able to reference gradle project variables. Something like that:

version: '2'
services:
  my-service:
    container_name: container
    image: "my/image:{{version}}"

Currently I get

> Failed to resolve Docker dependencies declared in project/docker-compose.yml.template: [{{version}}]. Known dependencies: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant