Uh oh!
There was an error while loading. Please reload this page.
Speed up alpine build - #703
Conversation
LaurentGoderre
commented
Apr 26, 2018
/cc @tianon |
LaurentGoderre
commented
Apr 26, 2018
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? |
chorrell
commented
Apr 26, 2018
I’m fine with reducing the verbosity of the logs a bit |
LaurentGoderre
commented
Apr 26, 2018
LaurentGoderre
commented
Apr 26, 2018
@chorrell maybe it's not the log length.....it's so weird. Is it possible that the docker process detaches? |
c3a2607 to
925390eCompareLaurentGoderre
commented
Apr 26, 2018
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
8d49f0aCompare
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
9503084 to
7201187Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
251ee87 to
e45115fCompareAllows extracting the ccache
e45115f to
95d2fc0Compare
Fixes#693