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

Speed up alpine build #703

Closed
wants to merge 2 commits into from

Conversation

LaurentGoderre
Copy link
Member

Fixes #693

@LaurentGoderre
Copy link
Member Author

/cc @tianon

@LaurentGoderre
Copy link
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?

@chorrell
Copy link
Contributor

I’m fine with reducing the verbosity of the logs a bit

@LaurentGoderre
Copy link
Member Author

@LaurentGoderre
Copy link
Member Author

@chorrell maybe it's not the log length.....it's so weird. Is it possible that the docker process detaches?

@LaurentGoderre LaurentGoderre force-pushed the alpine-ccache branch 2 times, most recently from c3a2607 to 925390e Compare April 26, 2018 16:58
@LaurentGoderre
Copy link
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

PeterDaveHello

This comment was marked as off-topic.

@LaurentGoderre LaurentGoderre force-pushed the alpine-ccache branch 5 times, most recently from 9503084 to 7201187 Compare May 15, 2018 18:03
PeterDaveHello

This comment was marked as off-topic.

PeterDaveHello

This comment was marked as off-topic.

@LaurentGoderre LaurentGoderre force-pushed the alpine-ccache branch 7 times, most recently from 251ee87 to e45115f Compare May 22, 2018 03:40
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

Successfully merging this pull request may close these issues.

3 participants