Open hchw opened 4 months ago
If you are doing it within a container, ensure it has enough resources to compile.
thanks for reply, yes, I'm doing it with a container, the resouces is enough, but i will clean it after builded. in build mathion, no cache in the env
i mean the build container will be clean . i had build it from start always. i dont want to change build flow. how could i build it speedly
What you've described is a docker issue, not keeping the build cache.
Have you tried something like this? https://dev.to/jacktt/20x-faster-golang-docker-builds-289n
cost so lang time to build . Is there any way to speed it up?