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

docker - var in from instruction #775

Closed
pierrepadrixe opened this issue Apr 12, 2016 · 1 comment
Closed

docker - var in from instruction #775

pierrepadrixe opened this issue Apr 12, 2016 · 1 comment

Comments

@pierrepadrixe
Copy link

When using a var in from instruction in a Build.scala file, the var isn't replaced by its value.

e.g from("java:${javaVersion}") will end in
[info] Step 1 : FROM java:${javaVersion}

Is it the expected behaviour?

Thanks,
Pierre.

@pierrepadrixe pierrepadrixe changed the title var in from instruction docker - var in from instruction Apr 12, 2016
@pierrepadrixe
Copy link
Author

Fixed

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