Open jest opened 8 years ago
Correct, sorry about that. I have changed the examples before we were ready to release version 1.3. Do you want me to revert the example code?
There is also a 1.2 tag if you want to see the older stuff, which might show correct examples
Yes, I know, but the example uses classpath 'se.transmode.gradle:gradle-docker:1.2'
to load the plugin, so it simply doesn't work. And the error message doesn't help much to a newbie, so I think it is better to stick to a published version in a README file.
Or better yet, is there a published snapshot of master branch somewhere that one can use with new features? I see no published artifacts on droid.io -- maybe because the last few builds are failing?
The examples presented e.g. in the documentation don't work. Specifically, the code
fails on
dockerfile
because the DSL was not present(?) in 1.2.