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

Add timing to the build goal #313

Closed
davsclaus opened this issue Oct 22, 2015 · 2 comments
Closed

Add timing to the build goal #313

davsclaus opened this issue Oct 22, 2015 · 2 comments
Assignees
Milestone

Comments

@davsclaus
Copy link
Member

When building a docker image, then a lot of time can be spent in

  • pulling images
  • building the .tar

I would like if the d-m-p could report how long time that task took in seconds.

[INFO] - Pulling images took 49 seconds
[INFO] - Building tar took 37 seconds

And I guess there is also timing for a docker:push could be good to have as well.

@andyshinn
Copy link

This would be very helpful. Good idea!

@jgangemi
Copy link
Collaborator

this shouldn't be too difficult, i'll see about getting this done along side some other things i'm doing.

@jgangemi jgangemi added this to the 0.13.7 milestone Nov 14, 2015
@jgangemi jgangemi self-assigned this Nov 14, 2015
@rhuss rhuss modified the milestones: 0.13.7, 0.14.0 Dec 8, 2015
@rhuss rhuss modified the milestones: 0.14.1, 0.14.0 Feb 24, 2016
@rhuss rhuss modified the milestones: 0.14.1, 0.15.1 Mar 23, 2016
rhuss added a commit that referenced this issue May 20, 2016
rhuss added a commit that referenced this issue May 20, 2016
rhuss added a commit that referenced this issue May 26, 2016
rhuss added a commit that referenced this issue May 26, 2016
rhuss added a commit that referenced this issue May 26, 2016
@rhuss rhuss closed this as completed in adc72e9 May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants