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

DockerTagTask usage #9

Closed
pdwinkel opened this issue Aug 11, 2014 · 3 comments
Closed

DockerTagTask usage #9

pdwinkel opened this issue Aug 11, 2014 · 3 comments

Comments

@pdwinkel
Copy link

How should you use the DockerTagTask?
It expect an image ID, where do you get the ID from?
It is not better to use the imageName instead of the imageId, like the build and push tasks?

@gesellix
Copy link
Owner

Did you try to use the imageName as imageId? You should be able to use it as expected, it's only a naming problem. I need to make the properties consistent over all the tasks.

@pdwinkel
Copy link
Author

Well, I didn't.
But is works! ;-)
I was put off; I got an error because I tried it with the property name 'imageName'.

So, this can be closed (or you can keep it open until the naming is correct ;-)

@gesellix
Copy link
Owner

I'll close this issue in favour of #14

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

2 participants