Closed
Conversation
Member
Author
|
/cc @tianon |
Member
Author
|
BTW @SimenB @PeterDaveHello @chorrell the build errors. For some reasons the build output doesn't get to Travis. This could be caused by build being so verbose that the maximum Travis log length is reached. Since we are using multi-stage, we could redirect the build output to file in the Dockerfile and if we need to access that log we can get if from the intermediary image. What do you fellows think? |
Contributor
|
I’m fine with reducing the verbosity of the logs a bit |
Member
Author
Member
Author
|
@chorrell maybe it's not the log length.....it's so weird. Is it possible that the docker process detaches? |
c3a2607 to
925390e
Compare
Member
Author
|
Something is weird with v9 alipine. It seems to fail often. I restarted just that one here and it's all green https://travis-ci.org/LaurentGoderre/docker-node/builds/371661398 |
925390e to
8d49f0a
Compare
1 task
9503084 to
7201187
Compare
251ee87 to
e45115f
Compare
Allows extracting the ccache
e45115f to
95d2fc0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #693