Skip to content

Conversation

@drozdziak1
Copy link
Contributor

This change attempts to add useful items to the docker caching which should save time downloading crates and by adding path= and dropping id= ensure that no Dockerfile cache mismatches occur. I think the id= param is meant to help group builds that benefit from common cache, but in case of pyth2wormhole-client/SOL contract builds it became a competition between the two replacing the other's caches

This change attempts to add useful items to the docker caching which
should save time downloading crates and by adding path=<full path> and
dropping id=<name> ensure that no Dockerfile cache mismatches occur. I
think the id= param is meant to help group builds that benefit from
common cache, but in case of pyth2wormhole-client/SOL contract builds
it became a competition between the two replacing the other's caches
@drozdziak1 drozdziak1 merged commit 0a8db01 into main Oct 20, 2022
@drozdziak1 drozdziak1 deleted the drozdziak1/sol-docker-cache-fix branch October 20, 2022 10:33
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