V0.7.1 Docker Build fail #496
|
Uh, Houston, we have a problem...
|
Replies: 4 comments
|
Oh, snap. Went to rebuild v0.7.1-rc1 (previously built without a problem) and...
|
|
DISREGARD - LOCAL PROBLEM |
|
Hey @RBEmerson970, this is the same issue as before. Yup, think the error is the docker connection not resolving DNS I have some optimizations to help with caching I'll add shortly, may help somewhat. Or you can try pulling the pre-built image (commented out in the compose file) to avoid having to download all the build dependencies. |
|
I have the unhappy feeling something is less than optimal with my machine's overall file system; the problem shown in the logs is a symptom. Or... I went through my docker installation and did a major garbage collection (60 Gb freed up). At the moment, v0.7.1 is building as expected. NTL optimizations are always welcome. :) ADDED: Build complete and functioning. I like the new screen, BTW. |
DISREGARD - LOCAL PROBLEM