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

Use delegate docker mount option to speedup builds #9441

Merged
merged 1 commit into from Aug 13, 2019
Merged

Conversation

normanmaurer
Copy link
Member

Motivation:

As we use the docker files for the CI we should use the delegate mount option to speed up builds.

See https://docs.docker.com/docker-for-mac/osxfs-caching/#delegated

Modifications:

Use delegate mount option

Result:

Faster builds when using docker

@normanmaurer
Copy link
Member Author

@tomerd can we upgrade our docker version ?

Motivation:

As we use the docker files for the CI we should use the delegated mount option to speed up builds.

See https://docs.docker.com/docker-for-mac/osxfs-caching/#delegated

Modifications:

Use delegated mount option

Result:

Faster builds when using docker
@normanmaurer
Copy link
Member Author

@tomerd nevermind had a typo 🤦‍♂

@normanmaurer normanmaurer added this to the 4.1.39.Final milestone Aug 12, 2019
@normanmaurer normanmaurer merged commit e707a62 into 4.1 Aug 13, 2019
@normanmaurer normanmaurer deleted the docker_delegate branch August 13, 2019 08:27
normanmaurer added a commit that referenced this pull request Aug 13, 2019
Motivation:

As we use the docker files for the CI we should use the delegated mount option to speed up builds.

See https://docs.docker.com/docker-for-mac/osxfs-caching/#delegated

Modifications:

Use delegated mount option

Result:

Faster builds when using docker
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.

None yet

2 participants