We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should override the toString method in the DockerAlias class to print a more meaningful success message.
toString
DockerAlias
Current status:
[info] Built image DockerAlias(None,None,hello-world,Some(1.0-SNAPSHOT))
The text was updated successfully, but these errors were encountered:
FIX #972 use versioned string as log output
964d695
d0d1f1d
No branches or pull requests
We should override the
toString
method in theDockerAlias
class to print a more meaningful success message.Current status:
The text was updated successfully, but these errors were encountered: